ViewerPointCloudRemovedEvent¶
Class ViewerPointCloudRemovedEventExperimental
Hierarchy (View Summary)
- WebVisEvent
- ViewerPointCloudRemovedEvent
Index
Properties
Properties
Experimental
id
id: number
point Cloud Id
pointCloudId: number
The ID of the point cloud that was removed.
Optional
Experimental
transaction Code
transactionCode?: string
Optional
Experimental
transactionID
transactionID?: number
Optional
Experimental
type
viewer Id
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