ViewerPointCloudChangedEventΒΆ

Class ViewerPointCloudChangedEventExperimental

Experimental. May be changed in the future without notice.

Event that is fired when a point cloud is changed in a viewer.

Hierarchy (View Summary)

Properties

id: number
pointCloudId: number

The ID of the point cloud that was changed.

The properties of the point cloud that was changed.

transactionCode?: string
transactionID?: number
type?: EventType
viewerId: string

The ID of the viewer that the point cloud was changed in.