2026-04-02 10:03 PM
Can I get some help creating expression strings for occupancy load schedules for occupants and toilet counts.
2026-04-02 10:05 PM - last edited on 2026-04-03 09:13 AM by Barry Kelly
a month ago
You need two properties, one that's area (the occupant/sqft - needs to be area so you dont do any data type transformations - this will be value) and one thats integer (The actual occupants - this will be expression).
ROUNDDOWN((Measured Net Area/PersonsPerSqFt); 0)