Skip to main content
Version: Next

Type Alias: DMDataSourceType

DMDataSourceType = object

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

Data source type for DM models

Properties​

_never​

_never: never

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

Marker to make this type inconstructable


image360AnnotationType​

image360AnnotationType: CoreDmImage360Annotation

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

Type of CoreDM 360 image annotations (to be defined)


image360Identifier​

image360Identifier: Image360DataModelIdentifier

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

Identifier type for DM 360 collections


modelIdentifier​

modelIdentifier: DMModelIdentifierType

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

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:70

Point cloud volume collection type


pointCloudVolumeMetadata​

pointCloudVolumeMetadata: object

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

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