``GRF008`` Rigid operation units - v1 ======================================================================================================================================================================================================== .. parsed-literal:: 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 | :doc:`Given A model with Schema 'IFC4.3' ` 011 | :doc:`Given an .IfcRigidOperation. ` 012 | 013 | :doc:`Then The type of attribute .\. must be 'IfcLengthMeasure' or 'IfcPlaneAngleUnit' ` 014 | 015 | Examples: 016 | | attribute | 017 | | FirstCoordinate | 018 | | SecondCoordinate | .. rubric:: Version history .. list-table:: :header-rows: 1 * - Version - Tag - Date - Commit - Rule link * - v1 - n/a - 2025-12-27 - :commit:`1dc8b306f9ab90bcaa658fbc5b1c2e874e6f20d8` - n/a