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. |
Offset |
Property that returns the parameter controlling the offset of the work plane. The offset of the plane can be read and modified by accessing the returned Parameter object. |
Parent |
Property returning the parent WorkPlane object. |
Plane |
Property that returns the plane of an offset work plane. This object can be a planar Face, WorkPlane, or Sketch object. The work plane will be parallel to this plane. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |