Fires when the user ends a move sequence of the triad.
Name | Type | Description |
Cancelled | Boolean | Returns a Boolean indicating whether this sequence of moves was cancelled by the user. |
CoordinateSystem | Matrix | Returns a Matrix object indicating the triad's current position in model space. |
Context | NameValueMap | Input NameValueMap object that can be used to determine the context of why the event fired. |
HandlingCode | HandlingCodeEnum | Output HandlingCodeEnum that indicates how you are handling the event. The value of this argument is currently ignored for this event. |