DOC000 Document information - v1
001 | @implementer-agreement 002 | @DOC 003 | @version1 004 | 005 | Feature: DOC000 - Document information 006 | The rule verifies the presence of IFC entities used to define external documents, which may be used to attach arbitrary information to objects. 007 | https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/concepts/Project_Context/Project_Document_Information/content.html 008 | 009 | Scenario Outline: IFC model with external document references 010 | Given an .<entity type>. 011 | Given its attribute .HasAssociations. 012 | Given [its entity type] ^is^ 'IfcRelAssociatesDocument' 013 | 014 | Then The IFC model contains information on external documents 015 | 016 | Examples: 017 | | entity type | 018 | | IfcContext | 019 | | IfcObject | 020 | 021 | 022 | 023 |
Version history
Version |
Tag |
Date |
Commit |
Rule link |
|---|---|---|---|---|
v1 |
2026-03-02 |