DrawingPlaneCreatedEvent#
Class DrawingPlaneCreatedEvent
Hierarchy
- WebVisEvent
- DrawingPlaneCreatedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Drawing (drawingPlaneId, properties): DrawingPlaneCreatedEventPlane Created Event -
The DrawingPlaneCreatedEvent occurs if a DrawingPlane was created.
Parameters
-
drawingPlaneId: number
The ID of the clipplane.
-
properties: DrawingPlaneProperties
An object with the changed properties.
Returns DrawingPlaneCreatedEvent
-
Properties
drawingPlaneId
drawingPlaneId : number
The ID of the clipplane.
id
id: number
properties
An object with the changed properties.
Optional
transactionCode
transactionCode ?: string
Optional
transactionID
transactionID?: number
DRAWING_PLANE_CREATED