ClipPlaneRemovedEvent#
Class ClipPlaneRemovedEvent
Hierarchy
- WebVisEvent
- ClipPlaneRemovedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Clip Plane Removed Event(clipPlaneID: number): ClipPlaneRemovedEvent -
The ClipPlaneRemovedEvent occurs if a clipplane was removed.
Parameters
-
clipPlaneID: number
The ID of the clipplane.
Returns ClipPlaneRemovedEvent
-
Properties
clip PlaneID
clip PlaneID: number
id
id: number
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
CLIPPLANE_REMOVED CLIPPLANE_REMOVED