Section 36 of 102
35. Spaces and Rooms
Stable section ID: S05-CON-007-SECTION-36 · 45 content blocks
A Space is an identifiable bounded or partially bounded volume intended for occupation, circulation, service, storage, equipment, construction, or environmental separation.
A Room is a Space assigned a recognized functional or occupancy role.
Each Space shall define:
Space ID;
name;
function;
location;
coordinate system;
boundary representation;
floor area;
volume;
clear height;
occupancy classification;
environmental requirements;
accessibility requirements;
connected Spaces;
entrances and openings;
serving systems;
applicable Profiles.
Example:
space Kitchen {
id: "s05:space:kitchen-01";
level: @Level_01;
function: residential_kitchen;
boundary: @Kitchen_Boundary;
area: derived(@Kitchen_Boundary.floor_area);
clear_height: 2400 mm;
served_by: @Kitchen_Service_Cartridge_01;
}
BDL shall distinguish:
net usable area;
gross area;
structural area;
service area;
circulation area;
- measured area.
- The calculation method shall be identified where area definitions differ.
Connections among Spaces shall be explicit:
spatial_connection Kitchen_to_Living {
from: @Kitchen;
to: @Living_Room;
through: @Opening_KL01;
type: open_passage;
}
A Space may exist before physical enclosure, such as a planned room or temporary construction work zone. Its configuration status shall identify whether it is proposed, constructed, verified, or removed.