| 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. |
| Axis |
Property that returns the X-axis vector of the work axis. |
| Constraints |
Property that returns the collection of constraints that are acting on the work axis. This returns all of the constraints, including those returned by the DefinitionConstraints property. |
| OriginPoint |
Property that returns the origin point of the work axis. |
| Parent |
Property that returns the parent object from whom this object can logically be reached. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |