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. |
Face |
Property that returns the tangent face of the work plane. This face must either be a cylinder whose axis is parallel to the line, a cone that is positioned such that a valid tangent exists, a sphere or a bspline surface. |
Parent |
Property that returns the parent WorkPlane object. |
Point |
Property that returns the point of a work plane that passes through a point and is tangent to a surface. This object can be a Vertex, WorkPoint, SketchPoint, or SketchPoint3D object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |