| 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 of a curve and entity defined work point. . This object can be an Edge or any 2d or 3d sketch object. |
| Entity |
Property that returns the Face or WorkPlane object used in defining a work at the intersection of a curve and entity. |
| Parent |
Property that returns the parent WorkPoint object. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |