ViewerGizmoChangedEventΒΆ

Class ViewerGizmoChangedEvent

The VIEWER_GIZMO_CHANGED event indicates a change to current gizmo.

Hierarchy (View Summary)

Properties

gizmoType: GizmoType

The type of the currently visible Gizmo.

id: number

The unique ID of the event.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.

viewer: ViewerAPI

The viewer where the gizmo change has happened.