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. |
Parent |
Property returning the parent WorkAxis object. |
Point1 |
Property that returns the first point of a two point defined work axis. This object can be a WorkPoint, Vertex, or SketchPoint object. The work axis runs between the two points. |
Point2 |
Property that returns the second point of a two point defined work axis. This object can be a WorkPoint, Vertex, or SketchPoint object. The work axis runs between the two points. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |