CLS000 Classification association - v1
001 | @implementer-agreement 002 | @CLS 003 | @version1 004 | 005 | Feature: CLS000 - Classification Association 006 | The rule verifies the presence of IFC entities used to classify elements, materials, and systems according to various classification systems, 007 | such as the UNIFORMAT or Omniclass classification systems. 008 | https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/concepts/Object_Association/Classification_Association/content.html 009 | 010 | 011 | Scenario: Check for activation of Classification Association 012 | 013 | Given an .IfcObjectDefinition. 014 | Given its attribute .HasAssociations. 015 | Given [its entity type] ^is^ 'IfcRelAssociatesClassification' 016 | Given its attribute .RelatingClassification. 017 | Given [its entity type] ^is^ 'IfcClassificationReference' 018 | 019 | Then The IFC model contains information on the selected functional part 020 |
Version history
Version |
Tag |
Date |
Commit |
Rule link |
|---|---|---|---|---|
v1 |
2024-09-13 |