ModelFeatureControlFrames.Add Method
Parent Object: ModelFeatureControlFramesDescription
Method that creates a feature control frame symbol.
Syntax
ModelFeatureControlFrames.Add( Definition As ModelFeatureControlFrameDefinition ) As ModelFeatureControlFrameParameters
Name | Type | Description |
Definition | ModelFeatureControlFrameDefinition | Input ModelFeatureControlFrameDefinition object that defines the feature control frame to be created. |