| 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 WorkPoint object. |
| Plane1 |
Property that returns the first plane of a work point that is defined by the intersection of three planes. This object can be a planar Face, WorkPlane, or Sketch object. |
| Plane2 |
Property that returns the second plane of a work point that is defined by the intersection of three planes. This object can be a planar Face, WorkPlane, or Sketch object. |
| Plane3 |
Property that returns the third plane of a work point that is defined by the intersection of three planes. This object can be a planar Face, WorkPlane, or Sketch object. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |