``GEM002`` Space representation - v2 ======================================================================================================================================================================================================== .. parsed-literal:: 001 | \@informal-proposition 002 | \@GEM 003 | \@version2 004 | 005 | Feature: GEM002 - Space representation 006 | The rule verifies that all IfcSpaces have a correct Body shape representation. 007 | 008 | Scenario: Agreement152\_1 - Agreement that all spaces must have a body shape representation 009 | 010 | :doc:`Given An .IfcSpace. ` 011 | 012 | :doc:`Then There must be one Body shape representation ` 013 | :doc:`Then The Body shape representation has RepresentationType "SweptSolid, Clipping, Brep, Tessellation" ` 014 | 015 | 016 | Scenario: Agreement152\_2 - Agreement that all spaces that have a body shape representation type Brep must also have a Footprint representation 017 | 018 | :doc:`Given An .IfcSpace. ` 019 | :doc:`Given The Body shape representation has RepresentationType "Brep" ` 020 | 021 | :doc:`Then There must be one FootPrint shape representation ` .. rubric:: Version history .. list-table:: :header-rows: 1 * - Version - Tag - Date - Commit - Rule link * - v1 - :tag:`v0.6.6` - 2022-12-10 - :commit:`462daf5ccf032fad7e0d5245825aff4f3604736b` - `view `_ * - v2 - :tag:`v0.7.6` - 2025-04-30 - :commit:`fa2476c1bec25fe70c4a8cfc48cf38fc31853752` - `view `_