Share

ModelFeatureControlFrameDefinition Object


Description

ModelFeatureControlFrameDefinition Object.

Methods

Name Description
Copy Method that creates a copy of this LinearModelDimensionDefinition object. The new LinearModelDimensionDefinition object is independent of any dimension. It can edited and used as input to edit an existing dimension or to create a new dimension.

Properties

Name Description
AnnotationPlane Gets and sets the annotation plane for the feature control frame.
AnnotationPlaneDefinition Gets and sets the annotation plane definition for the feature control frame.
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.
ArrowheadType Gets and sets the type of the arrowhead.
FeatureControlFrameRows Gets the ModelFeatureControlFrameRows object associated with this definition.
Intent Gets and sets the geometric entity the note is attached to.
LandingPosition Gets and sets the landing position of the note in the part or assembly.
Leader Read-only property that returns the leader associated with the feature control frame.
MergeSymbolOverridden Gets whether the OverrideMergeSymbol is set to override the MergeSymbol setting in FeatureControlFrameStyle. Set this to False will clear the override setting.
Notes Gets and sets any notes associated with this feature control frame.
OverrideMergeSymbol Gets and sets the merge symbol override value. Set this property will set the MergeSymbolOverridden to True.
Parent Gets the parent object from whom this object can logically be reached.
ProfileType Gets and sets the profile type for the feature control frame.
Rotation Gets the absolute rotation angle of the symbol in radians. The value can either be positive (counter-clockwise rotation) or negative (clockwise rotation).
TextPosition Gets and sets the position of the frame in the part or assembly. The point is projected onto the orientation plane first and then projected onto the landing line to locate the text.
TopNotes Gets and sets top notes associated with this feature control frame.
Type Gets the constant that indicates the type of this object.

Accessed From

ModelFeatureControlFrame.Definition, ModelFeatureControlFrameDefinition.Copy, ModelFeatureControlFrameProxy.Definition, ModelFeatureControlFrameRow.Parent, ModelFeatureControlFrames.CreateDefinition, ModelGeneralNotes.CreateEmbeddedFeatureControlFrameDefinition

Version

Introduced in version 2018

Was this information helpful?