``BLT003`` Stair decomposition - v2 ======================================================================================================================================================================================================== .. parsed-literal:: 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 | :doc:`Given An .IfcStair. ` 013 | :doc:`Then It must be aggregated as per stair\_CompositionTable.csv ` .. rubric:: Version history .. list-table:: :header-rows: 1 * - Version - Tag - Date - Commit - Rule link * - v1 - :tag:`v0.6.6` - 2024-02-08 - :commit:`b38a59436b449a08394a881700ccde594bb7fa2e` - `view `_ * - v2 - :tag:`v0.6.6` - 2024-08-05 - :commit:`f7bf1a277301d9f0fbb3cacb5b97a5b871e488de` - `view `_