Share

AnnotationPlaneDefinitionsEnumerator Object


Description

The AnnotationPlaneDefinitionsEnumerator collection object provides access to a set of annotation plane definitions.

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 Property that returns the number of items in this collection.
Item Allows integer-indexed access to items in the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

ModelAnnotations.CreateAnnotationPlaneDefinitionUsingIntents

Version

Introduced in version 2018

Was this information helpful?