``GDP000`` Grid placement - v1 ======================================================================================================================================================================================================== .. parsed-literal:: 001 | \@implementer-agreement 002 | \@GDP 003 | \@version1 004 | 005 | Feature: GDP000 - Grid Placement 006 | The rule verifies the presence of IFC entities used to define the placement of a product in relation to a design grid. 007 | 008 | Scenario: Check for activation 009 | 010 | :doc:`Given an .IfcProduct. ` 011 | :doc:`Given its attribute .ObjectPlacement. ` 012 | :doc:`Given [Its entity type] ^is^ 'IfcGridPlacement' ` 013 | 014 | :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.4` - 2025-04-03 - :commit:`8b0fb449aa24b4ea35ea4a67a83699024edebb60` - `view `_