Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssetMapping3D

Hierarchy

Index

Properties

assetId

The ID of the associated asset (Cognite's Assets API).

nodeId

The ID of the node.

subtreeSize

subtreeSize: number

The number of nodes in the subtree of this node (this number included the node itself).

treeIndex

treeIndex: number

A number describing the position of this node in the 3D hierarchy, starting from 0. The tree is traversed in a depth-first order.