
What's the fastest way of modelling an IfcWall and have the possibility to revise instantly?
With revising, I mean changing the width, length, height etc.
I now distilled two methods, which I call A and B.
Method A:
Uses mostly Blender functionality:
-
Start with adding a single vert
-
extrude it along the z plane.
-
Extrude it in the Z direction
-
Use Alt+LMB to select all the faces.
-
Use Alt+E to Extrude faces along normals and use offset eve
It's really fast, but the downside, It's quite a dumb wall, no possibility to roundtrip in IFC.
I can use the Blender functionality of Shift+G select coplaner to adjust the heights of the mesh, and export it to IFC again.
Also I can use the Alt+E method to adjust the thickness of the existing mesh and export it to IFC again, but there is no quick option to make the wall( technically the blender mesh) thinner.
Method B:
-
Load the IFC4 Demo Library on Setup
-
Go to the BIM Tool and press Shift+A
-
Go into Edit mode to drage the face of the wall
-
Set the 3D Cursor -> Origin to 3D Cursor
-
Press Shift+A again to add another type
I have to repeat these five steps for each IfcWall instance, extremely time consuming, but the upside is that I can adjust the width in an instance. And it's parametrized within IFC. Which is a huge benefit..
Does anyone know a faster way then I described here?
Also when I want to move a certain wall, method A is also preferable, because the mesh is one continous loop and makes it very easy to modify.

As shown here, is there a method to keep the walls joined/attached with an IfcWalltype instance?

I know I can select the walls and press the V again, but is there no way to keep them attached?
