``BBX000`` Bounding box - v1 ======================================================================================================================================================================================================== .. parsed-literal:: 001 | \@implementer-agreement 002 | \@BBX 003 | \@version1 004 | 005 | Feature: BBX000 - Bounding Box 006 | The rule verifies the presence of IFC entities used to define an orthogonal box, 007 | oriented parallel to the axes of the object coordinate system which defines the spatial extent of the latter. 008 | 009 | 010 | Scenario: Check for activation 011 | 012 | :doc:`Given an .IfcProduct. ` 013 | :doc:`Given Its attribute .Representation. ` 014 | :doc:`Given Its attribute .Representations. ` 015 | :doc:`Given .RepresentationType. ^is^ 'BoundingBox' ` 016 | 017 | :doc:`Then The IFC model contains information on the selected functional part ` .. rubric:: Version history .. list-table:: :header-rows: 1 * - Version - Tag - Date - Commit - Rule link * - v1 - :tag:`v0.7.3` - 2025-03-30 - :commit:`29603bff327b3a766d265c4cb55a027793fa7179` - `view `_