Name | Description |
Add | Method that creates a chain dimension set using the specified geometries. Returns the newly created ChainDimensionSets object. |
AddUsingBaseDimension | Method that creates a chain dimension set based on the specified base dimension and using specified additional geometry. Returns the newly created ChainDimensionSet object. |
Name | Description |
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 the collection. |
Item | Method that returns the specified dimension set object from the collection. |
Type | Returns an ObjectTypeEnum indicating this object's type. |
Name | Description |
Chain dimensions sets | This sample demonstrates the creation of a chain dimension set in a drawing. |