Skip to main content
Version: Next

Type Alias: DMDataSourceType

DMDataSourceType = object

Defined in: packages/data-providers/src/DataSourceType.ts:59

Data source type for DM models

Properties

_never

_never: never

Defined in: packages/data-providers/src/DataSourceType.ts:85

Marker to make this type inconstructable


image360AnnotationType

image360AnnotationType: CoreDmImage360Annotation

Defined in: packages/data-providers/src/DataSourceType.ts:81

Type of CoreDM 360 image annotations (to be defined)


image360Identifier

image360Identifier: Image360DataModelIdentifier

Defined in: packages/data-providers/src/DataSourceType.ts:77

Identifier type for DM 360 collections


modelIdentifier

modelIdentifier: DMModelIdentifierType

Defined in: packages/data-providers/src/DataSourceType.ts:72

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


pointCloudCollectionType

pointCloudCollectionType: PointCloudDMVolumeCollection

Defined in: packages/data-providers/src/DataSourceType.ts:68

Point cloud volume collection type


pointCloudVolumeMetadata

pointCloudVolumeMetadata: object

Defined in: packages/data-providers/src/DataSourceType.ts:64

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

assetRef?

optional assetRef: DMInstanceRef

volumeInstanceRef

volumeInstanceRef: DMInstanceRef