ModelDimensions Object


Description

The ModelDimensions collection object provides access to all of the model dimensions in a part or assembly.

Properties

Name Description
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.

Accessed From

ModelAnnotations.ModelDimensions

Version

Introduced in version 2018