Share

ModelDatumIdentifiers Object


Description

ModelDatumIdentifiers Object.

Methods

Name Description
Add Method that creates a datum identifier symbol.
CreateDefinition Method that creates a datum identifier definition.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Count Gets the number of items in this collection.
ExcludedDatumTextCharacters Read-only property that returns an array of characters with comma as delimiter which will be excluded from the datum text list.
Item Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well.
NextAvailableDatumText Read-only property that returns a string value that indicates an unused datum text.
Type Gets the constant that indicates the type of this object.

Accessed From

ModelAnnotations.ModelDatumIdentifiers

Version

Introduced in version 2018

Was this information helpful?