ViewerGizmoModeChangedEvent¶
Class ViewerGizmoModeChangedEvent
Hierarchy (View Summary)
- WebVisEvent
- ViewerGizmoModeChangedEvent
Index
Constructors
Properties
Constructors
constructor
- new ViewerGizmoModeChangedEvent(
gizmoMode: GizmoTransformationMode,
): ViewerGizmoModeChangedEvent The VIEWER_GIZMO_CHANGED event occurs if the transformation mode of the current Gizmo changed.
Parameters
- gizmoMode: GizmoTransformationMode
The transformation mode of the current Gizmo.
Returns ViewerGizmoModeChangedEvent
- gizmoMode: GizmoTransformationMode
Properties
gizmo Mode
The transformation mode of the current Gizmo.
id
id: number
The unique ID of the event.
Optional
transaction Code
transactionCode?: string
The transaction code associated with the event.
Optional
transactionID
transactionID?: number
The transaction ID associated with the event.
Optional
type
The type of the event.
VIEWER_GIZMO_MODE_CHANGED