ViewerGizmoChangedEvent¶
Class ViewerGizmoChangedEvent
Hierarchy (View Summary)
- WebVisEvent- ViewerGizmoChangedEvent
 
Constructors
Properties
constructor
- new ViewerGizmoChangedEvent(
 gizmoType: GizmoType,
 viewer: ViewerAPI,
 ): ViewerGizmoChangedEvent
- The VIEWER_GIZMO_CHANGED event indicates a change to current gizmo. - Parameters- Returns ViewerGizmoChangedEvent
gizmo
The type of the currently visible Gizmo.
id
id: number
The unique ID of the event.
Optionaltransaction
transactionCode?: string
The transaction code associated with the event.
OptionaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optionaltype
The type of the event.
viewer
The viewer where the gizmo change has happened.
VIEWER_GIZMO_CHANGED VIEWER_GIZMO_CHANGED