ViewerPointCloudCreatedEventΒΆ

Class ViewerPointCloudCreatedEventExperimental

Experimental. May be changed in the future without notice.

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

Hierarchy (View Summary)

Properties

id: number
pointCloudId: number

The ID of the point cloud data that was created.

The properties of the point cloud that was created.

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

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