C
by Coen on 9 May 2023, edited 9 May 2023
#
I have downloaded this Ifc sample project of a door and window:

Now I would like to add it as an IfcWindowType to this IfcProject:

What would be best practice? Is it possible to add an IfcElementAssemly to an IfcProjectLibrary? So I could keep all the IFC element assignments?
T
by theoryshaw on 9 May 2023
#
+2 votes
In this case i would load the types through Scene > IFC Project Setup > IFC Project Library
video:
If keeping the assembly intact, i guess i would use the MergeProject patch recipe.
https://wiki.osarch.org/index.php?title=BlenderBIM_Add-on/IFC_Patch_Recipes
It would be nice if we could pull aggregates through the IFC Project Library as well.