ModelAnnotations Object


Description

The ModelAnnotations collection object provides access to all of the annotations in a part or assembly. This includes dimensions and other types of annotations.

Methods

Name Description
CreateAnnotationPlaneDefinitionUsingIntents Method that determines all of the valid annotation planes for the given input. The definitions for these annotation planes is returned as a collection, allowing you to select the desired annotation plane to use when creating annotation.
CreateAnnotationPlaneDefinitionUsingPlane Method that returns an annotation plane definition for the given planar entity. The object returned is not an annotation plane, but is the information that defines a plane and can be used to create an annotation plane when an annotation is created.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Count Gets the number of items in this collection.
Item Method that returns the specified model annotation object from the collection.
ModelCompositeAnnotations Read-only property that returns ModelCompositeAnnotations collection object.
ModelDatumIdentifiers Read-only property that returns the ModelDatumIdentifiers collection object. This object provides access to all of the datum ID’s in the part or assembly.
ModelDimensions Read-only property that returns the ModelDimensions collection object. This object provides access to all of the model dimensions in the part or assembly.
ModelFeatureControlFrames Read-only property that returns the ModelFeatureControlFrames collection object. This object provides access to all of the feature controls frames in the part or assembly.
ModelGeneralNotes
ModelHoleThreadNotes Read-only property that returns the ModelHoleThreadNotes collection object. This object provides access to all of the model dimensions in the part or assembly.
ModelLeaderNotes Read-only property that returns the ModelLeaderNotes collection object. This object provides access to all of the model dimensions in the part or assembly.
ModelSurfaceTextureSymbols Read-only property that returns the ModelSurfaceTextureSymbols collection object. This object provides access to all of the surface texture symbols in the part or assembly.
Type Gets the constant that indicates the type of this object.

Accessed From

AssemblyComponentDefinition.ModelAnnotations, FlatPattern.ModelAnnotations, PartComponentDefinition.ModelAnnotations, SheetMetalComponentDefinition.ModelAnnotations, WeldmentComponentDefinition.ModelAnnotations

Version

Introduced in version 2018