ViewerPointCloudCreatedEvent¶
Class ViewerPointCloudCreatedEventExperimental
Hierarchy (View Summary)
- WebVisEvent
- ViewerPointCloudCreatedEvent
Index
Properties
Experimental
id
id: number
point Cloud Id
pointCloudId: number
The ID of the point cloud data that was created.
properties
The properties of the point cloud that was created.
Optional
Experimental
transaction Code
transactionCode?: string
Optional
Experimental
transactionID
transactionID?: number
Optional
Experimental
type
viewer Id
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