AnnotationPlane |
|
AnnotationPlaneDefinition |
|
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. |
IsInspectionDimension |
|
IsModelValueOverridden |
|
IsValueHidden |
|
OverrideModelValue |
|
Parent |
Read-only property that returns the parent model annotation that the definition is associated with. This property will return Nothing in the case where the definition is not associated with any annotation. This is the case when it’s been created using one of the create definition methods and when it’s been copied from another definition object. |
Precision |
|
PromoteParameter |
|
Text |
Read-only property that gets the text of the dimension. Properties on the returned ModelAnnotationText object can be edited to change the displayed text. |
TextPosition |
|
Tolerance |
Read-only property that returns the Tolerance object associated with this dimension. Methods and properties on the returned Tolerance object can be used to add/edit tolerance information for the dimension. |
TolerancePrecision |
|
Type |
Returns an ObjectTypeEnum indicating this object's type. |