IfcSingleProjectInstance

Semantic definitions at the global rule
Global Rule Definition

The global rule verifies that only a single (as maximum) instance of IfcProject exists.

Formal representations
EXPRESS Specification

RULE IfcSingleProjectInstance FOR ( IfcProject );
    WHERE
     WR1 : SIZEOF(IfcProject) <= 1
END_RULE;

Link to this page  Link to this page