PJS101 Project presence - v1
001 | @PJS 002 | @industry-practice 003 | @version1 004 | Feature: PJS101 - Project presence 005 | The rule verifies that there is exactly one instance of IfcProject. 006 | While this is a common industry practice, it does not make the IFC model invalid. 007 | For example, project libraries, including type libraries or property definition libraries, may not necessarily follow this rule. 008 | 009 | Scenario: Check project existence 010 | Given an IFC Model 011 | 012 | Then There must be exactly 1 instance(s) of .IfcProject.
Version history
Version |
Tag |
Date |
Commit |
Rule link |
|---|---|---|---|---|
v1 |
2024-06-13 |