GRP001 Acyclic groups - v1

001 | @implementer-agreement
002 | @GRP
003 | @version1
004 | Feature: GRP001 - Acyclic groups
005 | The rule verifies that an IfcGroup does not reference itself, not even through intermediary entities.
006 |
007 |   Scenario: Agreement on IfcGroup (and hence systems) being acyclic
008 |
009 |     Given an .IfcGroup.
010 |
011 |     Then It must not be referenced by itself directly or indirectly

Version history

Version

Tag

Date

Commit

Rule link

v1

v0.6.6

2023-09-26

ba6fe76d

view