Share

ModelDatumIdentifiers.CreateDefinition Method

Parent Object: ModelDatumIdentifiers

Description

Method that creates a datum identifier definition.

Syntax

ModelDatumIdentifiers.CreateDefinition( Intent As GeometryIntent, AnnotationPlaneDefinition As AnnotationPlaneDefinition, TextPosition As Point ) As ModelDatumIdentifierDefinition

Parameters

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

Version

Introduced in version 2018

Was this information helpful?