@carlopav Thanks for reporting this issue, it should be fixed now.
PS. Is it possible to use the Shift key to lock current direction also if it's not along x or y line?
No, it is hard coded to snap axis that are 30 degrees apart from each other, but this was meant to be a temporary solution. It makes sense to work like you asked. I'll try to implement this with @theoryshaw idea of snapping to an angle
@GerardT not at the moment. It's on the roadmap :)
Thank you for your response, Moult, I understand that curved walls aren't currently possible with the polyline tool. I'm excited to hear that this feature is on the roadmap.
Do you have plans to re-enable the feature that allows users to sketch and trace walls on the fly? Based on specified wall types, these walls are automatically generated as real BIM walls.
Refer to the presentation's screenshots taken between 12:03 and 12:26 for your presentation.
Just not sure what geometry Bonsai are supporting for Wall at the moment - arc, ellipse, bspline ? Just Polyline tool misses curve support at the moment, right?
Bonsai will support anything that IFC supports. At the moment the easiest thing is circular arcs. Later on we can add editing capabilities for other types of arcs.
Thanks @Moult. I tried to understand other type of curve like bspline with a view to implement support in FreeCAD BIM/Arch, seems too advanced for me. So curious to understand if / how Bonsai/IfcOpenShell would support that and maybe FreeCAD BIM just 'borrow' / use IfcOpenShell directly?
[ EDIT - For info, currently FreeCAD Wall tool only support polyline/ complex Sketch with Linear edge, Arc, Circle, Ellipse ]
I have a look and understand IFC supports BSpline.
The issue is when Bspline is used as Wall's axis. FreeCAD Wall tool offset 'mathmatically' linear edge, arc, ellipse, which define the 'axis' of the wall/ wall segment, following its Width to form the baseplate outline of the walls, then extrude them into solid. I failed to find / understand how to offset bspline similarly.
Just curious if this or other algorithm is already in IfcOpenShell so it could be adopted directly :D.
Good point - we can probably just tessellate and offset it as a cheap way to compute - but the original bspline will be kept (in the axis representation).
This new tool is fantastic. I would suggest as improvement : preview the wall while drawing, to be able to switch the axis (like "c" shortcut in ArchiCAD)
Hello @bruno_perdigao, I was wondering if you are planning to have the tool extended also to extruded profile geometry: in H-BIM I usually use a lot IfcCovering/MOLDING with a predefined profile to create moldings, and they are often in chain one with the other, so their creation is really really painful, because using Ctrl+Y they are often mitered wrong.
At the moment with your new tool the object is created like a pilaster with Z direction up, i'd like it to be more like a chained wall.
Hello @bruno_perdigao, I was wondering if you are planning to have the tool extended also to extruded profile geometry: in H-BIM I usually use a lot IfcCovering/MOLDING with a predefined profile to create moldings, and they are often in chain one with the other, so their creation is really really painful, because using Ctrl+Y they are often mitered wrong.
At the moment with your new tool the object is created like a pilaster with Z direction up, i'd like it to be more like a chained wall.
I played with existing IFC geometry in Bonsai so far only. The last time I tried Walls in "BlenderBIM", it worked the Blender/C4D way only, "Add" object at an arbitrary place (Center/3D Cursor) with arbitrary Dimensions - and need to clean up later - which I somehow never liked.
So somehow I missed that feature from August 2024.
Wall Polyline Tool, for me, is by far the most important BIM object creation Feature in Bonsai at all !
Thanks so much for that, because :
it finally brings some CAD feeling to Blender
it finally allows to "create" a Wall directly at a desired location, directly with a desired length - no more need for later manipulation/repair/setting up
it does not stop after creating a Wall (like some CADs do !), so I can finally go on drawing Walls uninterrupted as long as I want
Not an issue, but what does not work for me :
SHIFT+P, maybe that meanwhile changed, it works for me with SHIFT+A only (I see in Blender KEYMAP that P/SHIFT+P is already assigned millions of times in Blender, maybe one of my installed AddOns interferes here, which is not detectable by Blenders Keymap)
irrelevant - but just BTW, creating Walls does no more work in todays Blender 4.4 2025/01/10
Don't take that serious but we can dream.
If for some reason Wall Tool developers are in need of additional feature wishes for the future ....
a "rectilinear" Mode, that Auto locks to X or Y axes only, (according to which of these is more near to the cursor position from last click)
a "Rectangle" creation Mode that spans a Room/4 Walls at a time, in YX
a "Quick Draw" Mode, that works like Rectangle Mode above, but also fills the Wall boundary with a Slab, allows to overlap existing Walls and will auto connect/divide overlapping Walls, allows adding/extending areas or subtracting areas by pressing ALT key and such .....
S
by steverugi on 10 Jan 2025, edited 10 Jan 2025#
+7 votes
@zoomer
If for some reason Wall Tool developers are in need of additional feature wishes for the future ....
a "rectilinear" Mode, that Auto locks to X or Y axes only, (according to which of these is more near to the cursor position from last click)
a "Rectangle" creation Mode that spans a Room/4 Walls at a time, in YX
a "Quick Draw" Mode, that works like Rectangle Mode above, but also fills the Wall boundary with a Slab, allows to overlap existing Walls and will auto connect/divide overlapping Walls, allows adding/extending areas or subtracting areas by pressing ALT key and such .....
something similar is available in latest revisions, if you select a slab and go to wall tool you can automatically add all the walls around the same slab
something similar is available in latest revisions, if you select a slab and go to wall tool you can automatically add all the walls around the same slab
Now that is a nice feature
Z
by zoomer on 11 Jan 2025, edited 11 Jan 2025#
+2 votes
@steverugi said:
something similar is available in latest revisions, if you select a slab and go to wall tool you can automatically add all the walls around the same slab
Not exactly what I was thinking of - but cool !
A bit of a hidden feature though, it took quite some while for me to check Tool palettes, before I just tried SHIFT+A