Skip to main content
Version: Next

Type Alias: DMDataSourceType

DMDataSourceType: object

Data source type for DM models

Type declaration

_never

_never: never

Marker to make this type inconstructable

image360AnnotationType

image360AnnotationType: never

Type of CoreDM 360 image annotations (to be defined)

image360Identifier

image360Identifier: Image360DataModelIdentifier

Identifier type for DM 360 collections

modelIdentifier

modelIdentifier: DMModelIdentifierType

The DM point cloud model identifier associated with the object, consisting of revision externalId and revision space

pointCloudCollectionType

pointCloudCollectionType: PointCloudDMVolumeCollection

Point cloud volume collection type

pointCloudVolumeMetadata

pointCloudVolumeMetadata: object

The CDF point cloud volume metadata containing reference associated with the object which includes externalId, space and asset reference if any.

pointCloudVolumeMetadata.assetRef?

optional assetRef: DMInstanceRef

pointCloudVolumeMetadata.volumeInstanceRef

volumeInstanceRef: DMInstanceRef

Defined in

packages/data-providers/src/DataSourceType.ts:58