SPS002 Correct spatial breakdown - v3

001 | @implementer-agreement
002 | @SPS
003 | @version3
004 | Feature: SPS002 - Correct spatial breakdown
005 | The rule verifies that spatial elements are aggregated as per the Spatial Composition Table.
006 | The possible allowed breakdown can be found in the csv file in the folder 'features/resources/spatial_CompositionTable.csv'
007 |
008 |   Scenario: Agreement on each IfcSpatialElement being aggregated as per spatial composition table.
009 |
010 |     Given A model with Schema 'IFC4' or 'IFC4.3'
011 |     Given An .IfcSpatialElement.
012 |
013 |     Then It must be aggregated as per spatial_CompositionTable.csv
014 |
015 |   Scenario: Agreement on the IfcProject being aggregated as per spatial composition table.
016 |
017 |     Given A model with Schema 'IFC4' or 'IFC4.3'
018 |     Given An .IfcProject.
019 |
020 |     Then It must be aggregated as per spatial_CompositionTable.csv

Version history

Version

Tag

Date

Commit

Rule link

v1

v0.6.6

2023-09-21

2cf12956

view

v2

v0.6.6

2024-07-11

76862829

view

v3

v0.6.11

2025-02-01

4e1884be

view