``BLT000`` Built elements - v1 ======================================================================================================================================================================================================== .. parsed-literal:: 001 | \@implementer-agreement 002 | \@BLT 003 | \@version1 004 | 005 | Feature: BLT000 - Built Elements 006 | The rule verifies the presence of IFC entities used to represent various building and infrastructure elements, 007 | including walls, floors, roofs, stairs, doors, windows, columns, road pavements, bridge decks, railway track elements, etc. 008 | 009 | Scenario: Check for activation - IFC4X3 010 | 011 | :doc:`Given A model with Schema 'IFC4.3' ` 012 | :doc:`Given an .IfcBuiltElement. ` 013 | 014 | :doc:`Then The IFC model contains information on the selected functional part ` 015 | 016 | 017 | Scenario: Check for activation - IFC2X3 or IFC4 018 | 019 | :doc:`Given A model with Schema 'IFC2X3' or 'IFC4' ` 020 | :doc:`Given an .IfcBuildingElement. ` 021 | 022 | :doc:`Then The IFC model contains information on the selected functional part ` .. rubric:: Version history .. list-table:: :header-rows: 1 * - Version - Tag - Date - Commit - Rule link * - v1 - :tag:`v0.7.3` - 2025-03-26 - :commit:`6537997540daae738733211e04748256abbc69d7` - `view `_