AEC Platform Tiếng Việt

← All products

plancheck

Building code as machine-readable rules, with a fixture for every rule.

Status
Beta
License
MIT
Language
Python
Tests
223

Install

pip install git+https://github.com/aec-platform/plancheck.git

Not on PyPI yet — this installs from source.

Run

plancheck check my-building.ifc --jurisdiction TCVN

A small DSL for testable code requirements — egress widths and dead ends, stair riser-tread ratios and landings, fire resistance and compartment area, separation distance, setbacks, parking, daylight — with fixtures proving each rule fires when it should and stays quiet when it should not. TCVN, IBC and EN jurisdictions ship in the box; the Vietnamese set encodes QCVN 06:2022/BXD fire safety, QCVN 04:2021/BXD apartment buildings and QCVN 01:2021/BXD planning. Rules export two ways to buildingSMART IDS, with an honest report of what could not be expressed rather than a silent downgrade.

What makes it different

Source →