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

The unique ID of the event.

pointCloudId: number

The ID of the point cloud that was changed.

The properties of the point cloud that was changed.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.

viewerId: string

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




Was this page helpful? Please leave a thumbs up or down.