ObjectID Property
Returns the Object ID for the entity.
Signature
object.ObjectID
object
AlignCurve, AlignEntity,
AlignSpiral, AlignTangent
The object this property applies to.
ObjectID
Long; read-only
The Object ID for the entity.
Remarks
An Alignment can exist in multiple drawings. The Object ID for the entity is for the current drawing only.
Valid alignment ObjectIDs are defined during an Import. The ObjectIDs are valid until the alignment is saved. Alignments are automatically saved each time an alignment property is modified when AutoSave is set to true, or when an alignment Save is executed.