ModelDatumIdentifiers.CreateDefinition Method
Parent Object: ModelDatumIdentifiersDescription
Method that creates a datum identifier definition.
Syntax
ModelDatumIdentifiers.CreateDefinition( Intent As GeometryIntent, AnnotationPlaneDefinition As AnnotationPlaneDefinition, TextPosition As Point ) As ModelDatumIdentifierDefinitionParameters
Name | Type | Description |
Intent | GeometryIntent | Input GeometryIntent object that defines the geometry to attach the symbol to. |
AnnotationPlaneDefinition | AnnotationPlaneDefinition | Input AnnotationPlaneDefinition object that defines the annotation plane the annotation will be created on. An existing annotation plane can be specified by using the AnnotationPlaneDefinition object associated with the existing annotation plane. |
TextPosition | Point |