ALB003 Alignment nesting - v1

001 | @implementer-agreement
002 | @ALB
003 | @version1
004 |
005 | Feature: ALB003 - Alignment Nesting
006 | The rule verifies that an Alignment has a nesting relationship with its components (i.e., Horizontal, Vertical, Cant layouts)
007 | or with Referents (e.g., mileage markers). And not with any other entity.
008 |
009 |
010 |   Scenario: Agreement on nested elements of IfcAlignment
011 |
012 |     Given A model with Schema 'IFC4.3'
013 |     Given an .IfcAlignment.
014 |
015 |     Then It [must be nested by only the following entities]: .IfcAlignmentHorizontal, IfcAlignmentVertical, IfcAlignmentCant, IfcReferent.

Version history

Version

Tag

Date

Commit

Rule link

v1

v0.6.6

2023-01-16

a714b1fe

view