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