``ALS000`` Alignment geometry - v1 ======================================================================================================================================================================================================== .. parsed-literal:: 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 | :doc:`Given a model with Schema 'IFC4.3' ` 013 | :doc:`Given an .IfcAlignment. ` 014 | :doc:`Given its attribute .Representation. ` 015 | :doc:`Given its attribute .Representations. ` 016 | :doc:`Given .Items. ^is not^ empty ` 017 | 018 | :doc:`Then The IFC model contains information on the selected functional part ` 019 | .. rubric:: Version history .. list-table:: :header-rows: 1 * - Version - Tag - Date - Commit - Rule link * - v1 - :tag:`v0.7.4` - 2025-04-07 - :commit:`7e7cf87901a8c3c9c7d13bc14abd75ffff26c55a` - `view `_