GDP000 Grid placement - v1

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 |       Given an .IfcProduct.
011 |       Given its attribute .ObjectPlacement.
012 |       Given [Its entity type] ^is^ 'IfcGridPlacement'
013 |
014 |       Then The IFC model contains information on the selected functional part

Version history

Version

Tag

Date

Commit

Rule link

v1

v0.7.4

2025-04-03

8b0fb449

view