In the process of making an MVDXML file with IfcDoc, we’d like to add full property sets as required properties.
When adding a column definition to a model view, only single properties can be added from Psets.
Is there any way to define multiple properties at once, or should that be avoided?
Now, we resolved this by making a template and adding all properties manually there (see image below). It would be great if a property set could be loaded instantly.
I believe this purpose of mvdXML is to be obsolete and superseded by IDSXML. IfcOpenShell + BIMTester now has the capabilities to audit IDSXML, so perhaps that’d be the way forward.
If you’re looking for a graphical editor for object pset templates, you can use the BlenderBIM Add-on. It’s free and open source. The latest version from Github releases has a much improved template editor. I am curious if there are other tools which can do this too.