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. |
Parent |
Property returning the parent WorkPlane object. |
Plane |
Property that returns the plane of a plane and point defined work plane. This object can be a planar Face, WorkPlane, or Sketch object. The work plane is parallel to the plane. |
Point |
Property that returns the point of a plane and point defined work plane. The point can be a WorkPoint, Vertex, or SketchPoint object. The work plane passes through the point. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |