ViewerPointCloudCreatedEvent¶
Class ViewerPointCloudCreatedEventExperimental
Hierarchy (View Summary)
- WebVisEvent- ViewerPointCloudCreatedEvent
 
Experimentalid
id: number
The unique ID of the event.
Experimentalpoint
pointCloudId: number
The ID of the point cloud data that was created.
Experimentalproperties
The properties of the point cloud that was created.
Optional Experimentaltransaction
transactionCode?: string
The transaction code associated with the event.
Optional ExperimentaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optional Experimentaltype
The type of the event.
Experimentalviewer
viewerId: string
The ID of the viewer that the point cloud was created in.
Experimental. May be changed in the future without notice.
Event that is fired when a point cloud is created in a viewer.
See