Application |
Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
Enabled |
Gets and sets whether the manipulator events is enabled or not. |
Parent |
Gets the parent object from whom this object can logically be reached. |
SelectedElement |
Read-write property that gets and sets the selected manipulator element. If the kAllManipulatorElements is set that no element will be selected. |
Transform |
Gets and sets the current position and orientation of the manipulator in model space. |
Type |
Gets the constant that indicates the type of this object. |
Visible |
Read-write property that gets and sets whether the enabled manipulator is visible or not. Set this property does not work if the Enabled equals to False. |