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

Marker to make this type inconstructable


image360AnnotationType

image360AnnotationType: AnnotationModel

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

Type of classic 360 annotations


image360Identifier

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

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

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

Point cloud volume collection type


pointCloudVolumeMetadata

pointCloudVolumeMetadata: object

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

The classic point cloud volume metadata containing reference associated with the object which includes annotationId and asset reference if any.

annotationId

annotationId: number

assetRef?

optional assetRef: AnnotationsAssetRef