Share

ModelToleranceFeatures Object


Description

ModelToleranceFeatures Object.

Methods

Name Description
CreateStatusVisualization Creates the status face coloring.
GetToleranceFeatureFromFace Gets the model tolerance feature that consumes the face.
RemoveStatusVisualization Removes the status face coloring if it is switched on.
StatusVisualized Indicates whether the status face coloring is switched on.
UpdateStatusVisualization Updates the status face coloring if it is switched on.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Count Gets the number of items in this collection.
Item Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well.
Type Gets the constant that indicates the type of this object.

Accessed From

FlatPattern.ModelToleranceFeatures, PartComponentDefinition.ModelToleranceFeatures, SheetMetalComponentDefinition.ModelToleranceFeatures

Version

Introduced in version 2018

Was this information helpful?