| 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 baseline set. Possible values are kAlignedDimensionType, kHorizontalDimensionType and kVerticalDimensionType. |
| Layer |
Gets and sets the layer for the dimension set. |
| Members |
Property that returns all the member LinearGeneralDimension objects. |
| Origin |
Gets and sets the origin for the baseline dimension set. |
| Parent |
Property that returns the parent sheet of the object. |
| Precision |
Gets and sets the number of decimal places displayed for all the members in this set. |
| Style |
Gets and sets the dimension style used for this dimension set. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |