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