Name | Description |
Delete | Method that deletes the FeatureControlFrame. |
GetReferenceKey | Method that generates and returns the reference key for this entity. |
Name | Description |
AllAroundSymbol | |
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. |
AttributeSets | Property that returns the AttributeSets collection object associated with this object. |
DatumIdentifier | |
FeatureControlFrameRows | |
Layer | |
Leader | Property that returns the leader associated with the feature control frame symbol. |
MergeSymbolOverridden | |
Notes | |
OverrideMergeSymbol | |
Parent | Property that returns the parent Sheet object. |
Position | |
Rotation | |
Style | |
TopNotes | |
Type | Returns an ObjectTypeEnum indicating this object's type. |
Name | Description |
Adding and editing a feature control frame | These samples demonstrate editing an existing feature control frame symbol. The first sample adds a row to an existing symbol. The second sample replaces all rows of an existing symbol. |