Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RevealRevision3D

Hierarchy

Index

Properties

assetMappingCount

assetMappingCount: number

The number of asset mappings for this revision.

Optional camera

createdTime

createdTime: Date

fileId

The file id.

id

The ID of the revision.

Optional metadata

metadata: Metadata

published

published: boolean

True if the revision is marked as published.

Optional rotation

rotation: Tuple3<number>

Global rotation to be applied to the entire model. The rotation is expressed by Euler angles in radians and in XYZ order.

Optional scale

scale: Tuple3<number>

Global scale to be applied to the entire model. The scale is expressed as scale along the X, Y and Z axes.

sceneThreedFiles

sceneThreedFiles: Versioned3DFile[]

status

The status of the revision.

Optional thumbnailThreedFileId

thumbnailThreedFileId: undefined | number

The threed file ID of a thumbnail for the revision. Use /3d/files/{id} to retrieve the file.

Optional thumbnailURL

thumbnailURL: undefined | string

The URL of a thumbnail for the revision.

Optional translation

translation: Tuple3<number>

Global translation to be applied to the entire model. The translation is expressed in meters.