Synthetic technical demo, not a permit case
How DXF geometry becomes a review pathway
This small test file demonstrates one capability: CodeTrace reads a closed polyline, measures its area, and chooses which checks to run. The file is synthetic.
01 · Geometry evidence
Building footprint
02 · Deterministic calculation
Shoelace formula
|Σ(xᵢyᵢ₊₁ − xᵢ₊₁yᵢ)| ÷ 21500 ÷ 2 = 750 m²- P1
(0, 0) m - P2
(30, 0) m - P3
(30, 25) m - P4
(0, 25) m
Derived, not declaredThe area comes from the four vertices of the closed polyline. It is not copied from drawing text.
03 · Applicability selection
Why Part 3 is selected
The 2-storey or 750 m² building exceeds the illustrative Part 9 size envelope and is routed to Part 3.What this result does not meanThe 600 m² threshold is part of this synthetic test mapping. It shows that inputs change which checks run. It is not an official classification.
04 · Applicable results
8 checks executed
2b48b3f3e214DEMO-CLASS-001Building code pathway identified
A supported review pathway is declared.
View trace
Deterministic expression resolved to true.DEMO-CLASS-SCOPE-002Declared pathway matches classification
The declared pathway matches the deterministic classification recommendation.
View trace
Deterministic expression resolved to true.DEMO-P3-OCC-001Major occupancy group identified
A supported major-occupancy group is declared.
View trace
Deterministic expression resolved to true.DEMO-P3-EXITS-001Exit count
The declared exit count meets the illustrative threshold.
View trace
Deterministic expression resolved to true.DEMO-P3-ACCESS-001Barrier-free path declared
A barrier-free path is declared.
View trace
Deterministic expression resolved to true.DEMO-P3-SPRINKLER-001Sprinkler coverage
The declared sprinkler coverage meets the illustrative threshold.
View trace
Deterministic expression resolved to true.DEMO-P3-SAFETY-001Fire-department review
The fire-department review is declared complete.
View trace
Deterministic expression resolved to true.DEMO-DATA-001Canonical data verified
The companion data is declared verified.
View trace
Deterministic expression resolved to true.What this demo is for
Inspect one technical capability without confusing it with a permit review
Use the review workspace for the complete workflow, or Coverage and proof to see what is validated.