Appearance
Context Asset Object
Elements of the contextAssets array in a Storey.
| Key | Type | Description |
|---|---|---|
id | String | Unique identifier for the context asset. |
name | String | Display name of the context asset. |
contextAssetType | String | Type of context asset (e.g., "terrain", "image"). |
storey | Number | Storey index this context asset belongs to. |
isLocked | Boolean | Whether the context asset is locked. |
hidden | Boolean | Visibility state of the context asset. |
terrain | Array | Terrain parameters object (always contains one object). |
pdfs | Array<Object> | PDF data objects. |
sketches | Array<Sketch> | Geometry data that define a CAD asset. |
floorplans | Array<Plan> | Image asset data. |