Split the wall horizontally

I have a wall with a height of approximately 49 feet. I want to split this wall at 30′, so that the bottom part remains as one wall and the upper remaining part (19′) becomes a separate new wall. Can this be done using my node?

1 Like

Not with this node, but others.

  1. Get the current height of the wall you have.
  2. Set the height to the desired height.
  3. Create a new wall using the same location curve, wall type, and level as the original, with a height set to the previous height less the desired height.
  4. Set the base of the wall to the desired height.

complicates it a bit- but might be better to create a new level and host the new wall portion to that (with zero base offset)

(pet hate of mine: walls with a big level offset)

1 Like

same!