BLT003 Stair decomposition - v2

001 | @BLT
002 | @industry-practice
003 | @version2
004 |
005 | Feature: BLT003 - Stair decomposition
006 |
007 | The rule verifies that stair elements are properly aggregated in accordance with the Stair Decomposition Table, as outlined in the best practices.
008 | The possible allowed breakdown can be found in the csv file in the folder 'features/resources/stair_DecompositionTable.csv'
009 |
010 | Scenario: Agreement on IfcStair being decomposed as per stair composition table.
011 |
012 |     Given An .IfcStair.
013 |     Then It must be aggregated as per stair_CompositionTable.csv

Version history

Version

Tag

Date

Commit

Rule link

v1

v0.6.6

2024-02-08

b38a5943

view

v2

v0.6.6

2024-08-05

f7bf1a27

view