Name | Description |
ApplyDrag | Drives manipulator to move as if it is dragged by end user. |
SetAppearance | Sets the visible and enabled manipulator elements. |
SuggestedMiniToolbarPosition | Calculates a suggested position to place mini toolbar with input mini toolbar size. |
Name | Description |
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 | |
Parent | Gets the parent object from whom this object can logically be reached. |
SelectedElement | |
Transform | |
Type | Gets the constant that indicates the type of this object. |
Visible |
Name | Description |
OnDrag | Fires fires when the manipulator moves as a result of a drag, reposition or user entering values for translation, rotation and scaling. |
OnEndDrag | Fires when the user ends an intermediate drag of the manipulator. |
OnManipulatorElementSelectionChange | Fires when a manipulator element is selected. |
OnStartDrag | Fires when a manipulator element is selected. |