``ALB010`` Alignment nesting referents - v2 ======================================================================================================================================================================================================== .. parsed-literal:: 001 | \@industry-practice 002 | \@ALB 003 | \@version2 004 | 005 | Feature: ALB010 - Alignment Nesting Referents 006 | The rule verifies that each horizontal alignment nests at least one IfcReferent, such as stations or mileage points. 007 | These can be used as semantic entities holding information about locations along the alignment. 008 | IfcReferent is associated to IfcAlignment via the IfcRelNests relationship. 009 | 010 | Scenario: Agreement on each IfcAlignment nesting at least one IfcReferent when that alignment nests an IfcAlignmentHorizontal 011 | 012 | :doc:`Given A model with Schema 'IFC4.3' ` 013 | :doc:`Given an .IfcAlignmentHorizontal. ` 014 | :doc:`Given its attribute .Nests. ` 015 | :doc:`Given its attribute .RelatingObject. ` 016 | 017 | :doc:`Then a relationship .IfcRelNests. ^must exist^ from .IfcAlignment. to .IfcReferent. ` 018 | .. rubric:: Version history .. list-table:: :header-rows: 1 * - Version - Tag - Date - Commit - Rule link * - v1 - :tag:`v0.6.7` - 2024-09-22 - :commit:`8e8b1297fbe1fb07b403d55bc1d2ffabca72f70d` - `view `_ * - v2 - :tag:`v0.7.3` - 2025-03-26 - :commit:`c4f4fe0179480d9a27e0043c7abcfdcd4f5411bf` - `view `_