Schemas / BIM / OpenBIM
rig.bim.building
v0.31.0 · draft 0 fields 0 required
Fields
Marker component — presence is the whole meaning, no fields.
Building marker (IfcBuilding). Format when present - presence means this entity is a building root.
No fields. Compose:
rig.spatial.group- children (storeys) setparentviarig.spatial.relationshiprig.bim.classifywhen useful (IfcBuilding)rig.meta.named- label / GlobalIdrig.bim.pset- building property sets
Elevation of a storey lives on rig.bim.storey, not here.
JSON Schema
Resolves at https://rig.works/schemas/rig.bim.building.schema.json —
raw file.
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://rig.works/schemas/rig.bim.building.schema.json",
"title": "rig.bim.building",
"type": "object",
"additionalProperties": false,
"properties": {},
"minProperties": 0
}