ALS000 Alignment geometry - v1

001 | @implementer-agreement
002 | @ALS
003 | @version1
004 |
005 | Feature: ALS000 - Alignment Geometry
006 |     The rule verifies the presence of IFC entities used to represent the geometry of an alignment.
007 |     Concept template 4.1.7.1.1 illustrates that alignment geometry is exchanged via shape representation(s).
008 |
009 |
010 |     Scenario: Check for activation
011 |
012 |     Given a model with Schema 'IFC4.3'
013 |     Given an .IfcAlignment.
014 |     Given its attribute .Representation.
015 |     Given its attribute .Representations.
016 |     Given .Items. ^is not^ empty
017 |
018 |     Then The IFC model contains information on the selected functional part
019 |

Version history

Version

Tag

Date

Commit

Rule link

v1

v0.7.4

2025-04-07

7e7cf879

view