ViewerPointCloudChangedEvent¶
Class ViewerPointCloudChangedEventExperimental
Hierarchy (View Summary)
- WebVisEvent
- ViewerPointCloudChangedEvent
Index
Properties
Experimental
id
id: number
point Cloud Id
pointCloudId: number
The ID of the point cloud that was changed.
properties
The properties of the point cloud that was changed.
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 changed in.
Experimental. May be changed in the future without notice.
Event that is fired when a point cloud is changed in a viewer.
See