ViewerPointCloudChangedEvent¶
Class ViewerPointCloudChangedEventExperimental
Hierarchy (View Summary)
- WebVisEvent
- ViewerPointCloudChangedEvent
Index
Properties
Experimental
id
id: number
The unique ID of the event.
Experimental
point Cloud Id
pointCloudId: number
The ID of the point cloud that was changed.
Experimental
properties
The properties of the point cloud that was changed.
Optional
Experimental
transaction Code
transactionCode?: string
The transaction code associated with the event.
Optional
Experimental
transactionID
transactionID?: number
The transaction ID associated with the event.
Optional
Experimental
type
The type of the event.
Experimental
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