Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
DimensionType |
Property that returns the dimension type of the chain set. Possible values are kAlignedDimensionType, kHorizontalDimensionType and kVerticalDimensionType. |
Layer |
Read-write property that gets and sets the layer for the dimension set. |
Locked |
Read-write property that gets and sets the lock status of the dimension set. |
Members |
Property that returns all the member LinearGeneralDimension objects. |
Parent |
Property that returns the parent sheet of the object. |
Precision |
Read-write property that gets and sets the number of decimal places displayed for all the members in this set. Valid range of values is 0 to 8. |
Style |
Read-write property that gets and sets the dimension style used for this dimension set. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |