Skip to content

Context Asset Object

Elements of the contextAssets array in a Storey.

KeyTypeDescription
idStringUnique identifier for the context asset.
nameStringDisplay name of the context asset.
contextAssetTypeStringType of context asset (e.g., "terrain", "image").
storeyNumberStorey index this context asset belongs to.
isLockedBooleanWhether the context asset is locked.
hiddenBooleanVisibility state of the context asset.
terrainArrayTerrain parameters object (always contains one object).
pdfsArray<Object>PDF data objects.
sketchesArray<Sketch>Geometry data that define a CAD asset.
floorplansArray<Plan>Image asset data.