BBX000 Bounding box - v1

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 |     Given an .IfcProduct.
013 |     Given Its attribute .Representation.
014 |     Given Its attribute .Representations.
015 |     Given .RepresentationType. ^is^ 'BoundingBox'
016 |
017 |     Then The IFC model contains information on the selected functional part

Version history

Version

Tag

Date

Commit

Rule link

v1

v0.7.3

2025-03-30

29603bff

view