Share

ModelFeatureControlFrameRows Object


Description

Object provides access to all rows of a feature control frame in a part or assembly.

Methods

Name Description
Add Method that adds a row to the feature control frame.

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 integer-indexed access to items in the collection.
Type Gets the constant that indicates the type of this object.

Accessed From

ModelFeatureControlFrameDefinition.FeatureControlFrameRows

Version

Introduced in version 2015

Was this information helpful?