ANN000 Annotations - v1

001 | @implementer-agreement
002 | @ANN
003 | @version1
004 |
005 | Feature: ANN000 - Annotations
006 |     The rule verifies the presence of IFC entities used to add annotations to elements and spaces, such as labels, notes, and dimensions. In IFC, annotations are also used to represent survey elements (i.e., points, lines, areas)
007 |     https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/concepts/Product_Shape/Product_Geometric_Representation/Annotation_Geometry/content.html
008 |
009 |     Scenario: Check for activation
010 |
011 |     Given an .IfcAnnotation.
012 |     Given its attribute .Representation.
013 |     Given its attribute .Representations.
014 |     Given .RepresentationIdentifier. ^is^ 'Annotation'
015 |
016 |     Then The IFC model contains information on the selected functional part
017 |
018 |

Version history

Version

Tag

Date

Commit

Rule link

v1

v0.6.8

2024-10-23

46f89c52

view