Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RevealSector3D

Hierarchy

  • RevealSector3D

Index

Properties

boundingBox

boundingBox: BoundingBox3D

The bounding box of the subtree with this sector as the root sector. Is null if there are no geometries in the subtree.

depth

depth: number

The depth of the sector in the sector tree, starting from 0 at the root sector.

id

The id of the sector.

parentId

The parent of the sector, null if it is the root sector.

path

path: string

String representing the path to the sector: 0/2/6/ etc.

threedFiles

threedFiles: Versioned3DFile[]

The file ID of the data file for this sector, with multiple versions supported. Use /3d/files/{id} to retrieve the file.