Share

AnnotationPlane Object


Description

The AnnotationPlane object represents an existing annotation plane in a document.

Methods

Name Description
GetReferenceKey Method that generates and returns the reference key for this entity.

Properties

Name Description
Annotations Read-only property that returns the annotations associated with this annotation plane.
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.
AttributeSets Property that returns the AttributeSets collection object associated with this object.
Definition Read-only property that returns the annotation plane definition object associated with this annotation plane.
Parent Read-only property that returns the parent component definition of the object.
Type Read-only property returning kAnnotationPlaneObject indicating this objects type.

Accessed From

AngularModelDimensionDefinition.AnnotationPlane, AnnotationPlaneDefinition.Parent, AnnotationPlaneProxy.NativeObject, AnnotationPlanes.Item, DiameterModelDimensionDefinition.AnnotationPlane, LinearModelDimensionDefinition.AnnotationPlane, ModelDatumIdentifierDefinition.AnnotationPlane, ModelDatumTarget.AnnotationPlane, ModelDatumTargetProxy.AnnotationPlane, ModelDimensionDefinition.AnnotationPlane, ModelFeatureControlFrameDefinition.AnnotationPlane, ModelGeneralNoteDefinition.AnnotationPlane, ModelHoleThreadNoteDefinition.AnnotationPlane, ModelLeaderNoteDefinition.AnnotationPlane, ModelSurfaceTextureSymbolDefinition.AnnotationPlane, ModelWeldingSymbolDefinitions.AnnotationPlane, RadiusModelDimensionDefinition.AnnotationPlane

Derived Classes

AnnotationPlaneProxy

Version

Introduced in version 2018

Was this information helpful?