TopologyPointerOutEventΒΆ
Class TopologyPointerOutEvent
Hierarchy (View Summary)
- WebVisEvent
- TopologyPointerOutEvent
Index
Properties
id
id: number
The unique ID of the event.
pointer Info
Additional pointer information.
topology Handle
The handle of the target topological entity.
Optionaltransaction Code
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.
Event that is fired when the mouse pointer leaves a topological entity.
Note: This event only gets fired when the viewer interaction level is set to ViewerInteractionLevel.TOPOLOGY.
See