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. |
Origin |
Read-only property that returns origin of the annotation plane in model space. |
Parent |
Read-only property that returns the parent annotation plane this definition is associated with. This property can be Nothing in the case the definition was created using either the CreateAnnotationPlaneDefinitionUsingIntents or CreateAnnotationPlaneDefinitionUsingPlane methods of the ModelAnnotations object. |
PlanarEntity |
Read-only property that returns the planar entity the annotation plane is associated with. This property can return Nothing in the case it’s not associated with a planar entity. |
Plane |
Read-only property that returns the plane geometry indicating the position and orientation of the annotation plane in model space. |
Transformation |
Read-only property that returns a matrix indicating the position and orientation of the annotation plane in model space. |
Type |
Read-only property returning kAnnotationPlaneDefinitionObject indicating this object’s type. |
XAxis |
Read-only property that returns the orientation of the x axis of the annotation plane in model space. |
XAxisEntity |
|
XAxisRotation |
|