ALB004 Alignment in spatial structure relationships - v1

001 | @implementer-agreement
002 | @ALB
003 | @version1
004 |
005 | Feature: ALB004 - Alignment in spatial structure relationships
006 | The rule verifies that each IfcAlignment must be related to IfcProject using the IfcRelAggregates relationship - either directly or indirectly. The indirect case is when a child alignment is aggregated to a parent alignment.
007 | In this case, only the parent alignment shall be related to the project.
008 |
009 |   Scenario: Agreement on each IfcAlignment being aggregated to IfcProject
010 |
011 |       Given A model with Schema 'IFC4.3'
012 |       Given an .IfcAlignment.
013 |
014 |       Then It must be aggregated to IfcProject directly or indirectly

Version history

Version

Tag

Date

Commit

Rule link

v1

v0.6.6

2023-09-21

05329ef2

view