OnActivate |
Event that occurs when the triad is activated. |
OnEndMove |
Fired when the user ends a mouse drag, after repositioning the triad by aligning or when the user selects another triad segment after entering translation/rotation values in the dialog. |
OnEndSequence2 |
Fires when the user ends a move sequence of the triad. |
OnMove |
Event that occurs when the triad moves as a result of a drag, a reposition or user entering values for translation or rotation. A 'reposition' move is always immediately followed by the OnEndMove event. |
OnMoveTriadOnlyToggle2 |
Fires when the 'Move Triad Only' option is toggled. |
OnSegmentSelectionChange |
Event that occurs every time a segment of a triad is selected. |
OnStartMove |
Event that occurs when the triad begins to move as a result of a drag, a reposition or user entering values for translation or rotation. The event provides information of the state of the triad before the move actually occurs. |
OnStartSequence |
Event that fires indicating the logical start of a sequence of triad moves. |
OnTerminate2 |
Fires when the triad is terminated. |