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. |
Line1 |
Property that returns the first line of a work point that is defined by the intersection of two lines. This object can be a linear Edge, WorkAxis, or SketchLine object. |
Line2 |
Property that returns the second line of a work point that is defined by the intersection of two lines. This object can be a linear Edge, WorkAxis, or SketchLine object.. |
Parent |
Property returning the parent WorkPoint object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |