ObjectTemplate.Geometry

From Pilot_51's Wiki
Jump to navigation Jump to search

MDT description

Adds to the object the named geometry object that was created in a Geometries.con file with a GeometryTemplate.Create command.

For example, in Geometries.con you might find:

GeometryTemplate.create StandardMesh Lcvp_ramp_M1

and in the Objects.con file you then find:

ObjectTemplate.geometry Lcvp_ramp_M1


Source and more details

Additional Description