Extend Walls in Z direction
Here is a simple PR S_Z for wall tool to change_extrusion_depth #6935 to extend walls in the Z direction. I think @steverugi raised this point in some discussion.
If one wall is selected it is raised to the Z of the cursor (if negative extrussion it just complains)
If several walls are selected it will do it if all of them share the same base (and do nothing otherwise)
I have set it for Shift_Z hotkey in the Wall tool but maybe something else is better?
Cheers!
falken10vdl



Comments
Awesome!
My vote would be
Cntl+E: https://github.com/IfcOpenShell/IfcOpenShell/issues/5084@falken10vdl
finally! Yes, along with @theoryshaw I did raise it a while ago, in certain workflows it's a much needed feature
thank you so much for creating that option
Ctrl+E would be great
Shift+Z is common for wireframe view I think?
Here the updated PR with CTRL-E

Cheers!
The PR was updated so it works for all LAYER2 objects (thanks @theoryshaw for the suggestion!) and it is now merged. :)
I
cntl+e'ed all day today.