GRF008 Rigid operation units - v1

001 | @implementer-agreement
002 | @GRF
003 | @version1
004 | Feature: GRF008 - Rigid operation units
005 | The rule verifies that correct unit types are assigned to rigid operation coordinates
006 |
007 |
008 |   Scenario Outline: Correct rigid operation coordinate units
009 |
010 |     Given A model with Schema 'IFC4.3'
011 |     Given an .IfcRigidOperation.
012 |
013 |     Then The type of attribute .<attribute>. must be 'IfcLengthMeasure' or 'IfcPlaneAngleUnit'
014 |
015 |   Examples:
016 |         | attribute       |
017 |         | FirstCoordinate |
018 |         | SecondCoordinate |

Version history

Version

Tag

Date

Commit

Rule link

v1

n/a

2025-12-27

1dc8b306

n/a