Appearance
Structures Object
The structures object contains the core building data, organized by Structure ID.
Structure Object
Each entry in the structures object represents a building or a distinct structural unit.
Key: StructureID (e.g., "default", "eq0r0x_0")
Value: An object containing storeys, linked list clusters, and data partitions (levels).
Properties
| Key | Type | Description |
|---|---|---|
storeys | Object | A collection of storeys, keyed by Storey Index (string). |
container | Object | Container containing actual element geometry and properties. |