Hello!
Since this is my first post in this forum I would like to use the opportunity to do a very quick introduction first: I am part of the IFC4precast project group which is working on a new MVD based on IFC4 to handle primarily the data exchange between precast CAD and precast MES software. Some of the more active members of this forum probably know our group very well. In the last weeks we have started to use IfcDoc for documentation of our MVD. As somone new to the details of IFC this raised and still raises a few questions, so please bear with me. Onto the question:
We want to add a custom Property set to the IfcProject entity. Some time ago Sergej Muhic assisted us in the creation of the MVD and added the “Property Sets for Objects” concept to the IfcProject entity.
When trying to recreate this using IfcDoc I noticed that the tool will not allow this concept to be applied. After some research it makes perfect sense: IfcProject used to be a subtype of IfcObject, it even had a Pset_ProjectCommon. Now in IFC4 Project is a subtype of IfcContext, so the very fundamental concept of “Property Sets for Objects” no longer applies. The ProjectCommon-Pset has also been removed, it seems.
Is such a scenario still supported? If yes, how should we best go about this? As a workaround I created our own “Property Sets for Context” concept.
On a sidenote: It is technically possible to add a property set to IfcProject in IfcDoc when using the “Property…” button in the query window. But I believe this to be an error since the created query does not match an IFC4 project type definition.
Thank you for your input!