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. |
CurveEntity |
Property that returns the curve entity of a normal to curve defined work plane. This object can be an Edge, 3D Sketch entity, or 2D Sketch entity. |
Parent |
Property that returns the parent object from whom this object can logically be reached. |
Point |
Property that returns the point of a normal to curve defined work plane. The point can be a WorkPoint, Vertex, SketchPoint3D or SketchPoint object. The work plane passes through the point. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |