BlenderBIM Add-on/BlenderBIM Add-on FAQ

From Wiki.OSArch

This page contains FAQ's mainly gathered and referred to Forum

BlenderBIM

Version of Blender to use ?

Which version of Blender is safest to use with BlenderBim?

a Latest stable Blender until otherwise stated on the downloads page

IFC

collection instances Forum Link

I've come to find collection instances to be really handy in organizing my work, so that for repetitive objects or groups of objects, I only need to edit the main object and the changes get propagated to all the instances. However collections instances don't show up when the file is exported to ifc. How can collection instances be made to appear in ifc exports without making the instances real, while also preserving object hierarchies?

a Use Aggregates

The correct technique is to use IFC aggregations. You can find the ability to create aggregations from the scene properties. It effectively creates a collection instance, and lets you retain the class hierarchy underneath it. Dion

At2 Fixme.gifThere is a page started on IFC_aggregates, which needs improving.


Must an IFC file contain Geometry ? Forum Link

a No

More elaborate answers here, by Dion

BlenderBIM Search for class or property ?

  • How Do I select all IfcDoor or IfcWindow etc?
  • How Do I select all object with "Beton" in the object name?
    • How Do I select all object with "Beton" in the type?

a From forum

The search panel gives you what you're after.

BBimSearchClass.png

To find those of the type "Beton", go to an object of a type you want to select, then in the object properties this button will select all of that type: BBimIFC ClassPanel.png