Skip to main content
Version: Next

Type Alias: ClassicDataSourceType

ClassicDataSourceType = object

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

Data source type for classic models

Properties

_never

_never: never

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

Marker to make this type inconstructable


image360AnnotationType

image360AnnotationType: AnnotationModel

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

Type of classic 360 annotations


image360Identifier

image360Identifier: {[key: string]: string; } | Image360DataModelIdentifier

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

Identifier type for Event- or DM-based 360 images


modelIdentifier

modelIdentifier: ClassicModelIdentifierType

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

The classic point cloud model identifier associated with the object which include modelId and revisionId.


pointCloudCollectionType

pointCloudCollectionType: PointCloudAnnotationVolumeCollection

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

Point cloud volume collection type


pointCloudVolumeMetadata

pointCloudVolumeMetadata: object

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

The classic point cloud volume metadata containing reference associated with the object which includes annotationId and asset reference, if any. The instanceRef field is similarily a reference to a contextualized DM instance, if any.

annotationId

annotationId: number

assetRef?

optional assetRef: AnnotationsAssetRef

instanceRef?

optional instanceRef: DMInstanceRef