ClipPlaneRemovedEventΒΆ
Class ClipPlaneRemovedEvent
Hierarchy (View Summary)
- WebVisEvent
- ClipPlaneRemovedEvent
Index
Properties
Properties
clip PlaneID
clipPlaneID: number
The ID of the clip plane that was removed
id
id: number
The unique ID of the event.
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 a clip plane is removed from the scene. Contains the ID of the clip plane that was removed.
See