Skip to content

Storeys Object

Defined within structures.{StructureID}.storeys. Keys are typically storey indices (e.g., "1", "2").

Properties:

KeyTypeDescription
idStringUnique identifier for the storey (e.g., "st_szk8wyhmt").
structure_idStringReference to the parent structure ID.
typeStringType identifier (e.g., "storey").
nameStringUser-defined name of the storey.
baseNumberBase elevation of the storey.
heightNumberHeight of the storey.
valueNumberStorey index value.
hiddenBooleanVisibility state of the storey.
revitMetaDataObjectRevit-specific metadata for the storey.
elementsArray<Number>List of uniqueIds of entities belonging to this storey.
contextAssetsArray<Object>Context asset definitions for this storey.