Share

ModelCompositeAnnotationDefinition Object


Description

ModelCompositeAnnotationDefinition Object.

Methods

Name Description
AddAnnotation Adds a new member to the model composite annotation.
Copy Creates a copy of this ModelCompositeAnnotationDefinition object.
RemoveAnnotation Removes a member from the model composite annotation.

Properties

Name Description
Annotations Returns the ModelAnnotationsEnumerator collection that contains all the ModelAnnotation objects in the composite annotation.
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.
BaseAnnotation Returns the base annotation for the model composite annotation.
Parent Gets the parent object from whom this object can logically be reached.
Type Gets the constant that indicates the type of this object.

Accessed From

ModelCompositeAnnotation.Definition, ModelCompositeAnnotationDefinition.Copy, ModelCompositeAnnotationProxy.Definition, ModelCompositeAnnotations.CreateDefinition

Version

Introduced in version 2018

Was this information helpful?