GEM003 Unique representation identifier - v1

001 | @informal-proposition
002 | @GEM
003 | @version1
004 |
005 | Feature: GEM003 - Unique Representation Identifier
006 | The rule verifies that Shape Representation identifier is unique within the product representation of an IfcProduct element.
007 |
008 |   Scenario: A Shape Representation identifier must not be used twice within the product representation of an IfcProduct element
009 |
010 |     Given An .IfcProduct.
011 |     Given Its attribute .Representation.
012 |     Given Its attribute .Representations.
013 |     Given its attribute .RepresentationIdentifier.
014 |
015 |     Then The values must be unique at depth 1

Version history

Version

Tag

Date

Commit

Rule link

v1

v0.6.6

2023-02-03

a29f8531

view