TriadEvents.OnEndSequence2 Event

Parent Object: TriadEvents

Description

Fires when the user ends a move sequence of the triad.

Syntax

TriadEvents.OnEndSequence2( Cancelled As Boolean, CoordinateSystem As Matrix, Context As NameValueMap, HandlingCode As HandlingCodeEnum )

Parameters

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.

Version

Introduced in version 2020