|
Objects |
|
|
|
|
Objects are used to contain and control the Properties which define Isometric Directories, Projects and Styles.
An Object contains a set of related Properties - for example, the DrawingFrame Object contains a set of Properties that define the Drawing frame.
An Object can contain other Objects (Sub-objects). For example, the WeldList Object contains the FixedLayout, VariableLayout, UserDefined and SummaryFile Objects.
An Object can contain a Collection of other Objects (also known as Definitions - a set of identical Objects).
For example, the MaterialList.SummaryFile Object can contain a set of TextColumn Objects. Each one defines a single column in the SummaryFile output. Other examples of Collections are the AlternativeTexts Object, the Drawing.Definitions Object and the MaterialList.UserDefined Object.
See also