ObjectTemplate.Geometry: Difference between revisions
Jump to navigation
Jump to search
New page: == 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 mig... |
(No difference)
|
Latest revision as of 05:29, 20 November 2008
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
Additional Description