ViewerPointCloudRemovedEvent¶
Class ViewerPointCloudRemovedEventExperimental
Hierarchy (View Summary)
- WebVisEvent- ViewerPointCloudRemovedEvent
 
Properties
Experimentalid
id: number
The unique ID of the event.
Experimentalpoint
pointCloudId: number
The ID of the point cloud that was removed.
Optional Experimentaltransaction
transactionCode?: string
The transaction code associated with the event.
Optional ExperimentaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optional Experimentaltype
The type of the event.
Experimentalviewer
viewerId: string
The ID of the viewer that the point cloud was removed from.
Experimental. May be changed in the future without notice.
Event that is fired when a point cloud is removed from a viewer.
See