ClipPlaneRemovedEvent¶
Class ClipPlaneRemovedEvent
Hierarchy (View Summary)
- WebVisEvent
- ClipPlaneRemovedEvent
Index
Constructors
Properties
Constructors
constructor
- new ClipPlaneRemovedEvent(clipPlaneID: number): ClipPlaneRemovedEvent
The ClipPlaneRemovedEvent occurs if a clipplane was removed.
Parameters
- clipPlaneID: number
The ID of the clipplane.
Returns ClipPlaneRemovedEvent
- clipPlaneID: number
Properties
clip PlaneID
clipPlaneID: number
The ID of the clipplane.
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.
CLIPPLANE_REMOVED CLIPPLANE_REMOVED