AngularModelDimensions |
Read-only property that returns a collection providing access to the existing angular dimensions and provides functionality to create new angular dimensions. |
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. |
Count |
Property that returns the number of items in this collection. |
DiameterModelDimensions |
Read-only property that returns a collection providing access to the existing diameter dimensions and provides functionality to create new diameter dimensions. |
Item |
Property that returns an item from the collection. You can provide either the index of the item in the collection, where the first item is index 1, or you can provide the name of the object. |
LinearModelDimensions |
Read-only property that returns a collection providing access to the existing linear dimensions and provides functionality to create new linear dimensions. |
RadiusModelDimensions |
Read-only property that returns a collection providing access to the existing radial dimensions and provides functionality to create new radial dimensions. |
Type |
Read-only property returning kModelDimensionsObject indicating this objects type. |