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. |
BaselineDimensionSets |
Property that returns the BaselineDimensionSets collection object. |
ChainDimensionSets |
Property that returns the ChainDimensionSets collection object. This object provides access to all of the chain dimension sets on the sheet and provides functionality to create new chain dimension sets. |
Count |
Property that returns the number of items in the collection. |
GeneralDimensions |
Property that returns the GeneralDimensions collection object. This object provides access to all of the general dimensions on the sheet and provides functionality to create new general dimensions. |
Item |
Method that returns the specified dimension object from the collection. |
OrdinateDimensions |
Property that returns the OrdinateDimensions collection object. |
OrdinateDimensionSets |
Property that returns the OrdinateDimensionSets collection object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |