Share

ModelAnnotationsEnumerator Object


Description

The ModelAnnotationsEnumerator collection object provides access to a set of annotations.

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 Method that returns the specified ModelAnnotation object from the collection.
Type Read-only property returning kModelAnnotationsEnumeratorObject indicating this objects type.

Accessed From

AnnotationPlane.Annotations, AnnotationPlaneProxy.Annotations, ModelCompositeAnnotationDefinition.Annotations, ModelToleranceFeatureDefinition.Annotations

Version

Introduced in version 2018

Was this information helpful?