LIP000 Linear Placement - v1
001 | @implementer-agreement 002 | @LIP 003 | @version1 004 | 005 | Feature: LIP000 - Linear Placement 006 | The rule verifies the presence of IFC entities used to position elements relative to an IfcLinearPositioningElement 007 | in accordance with the ISO 19148 Linear referencing standard. 008 | https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/concepts/Product_Shape/Product_Placement/Product_Linear_Placement/content.html 009 | 010 | Scenario: Check for activation 011 | 012 | Given an .IfcProduct. 013 | Given its attribute .ObjectPlacement. 014 | Given [its entity type] ^is^ 'IfcLinearPlacement' 015 | 016 | Then The IFC model contains information on the selected functional part 017 | 018 |
Version history
Version |
Tag |
Date |
Commit |
Rule link |
|---|---|---|---|---|
v1 |
2025-02-02 |