How can I set the same offset from all walls
Hi @_Vijay,
What did you try ? I think you know the forum Guidelines.
You can do it like this :
You need to find a logic with the Curve.Offset node to find external or internal curves.
thanks @Alban_de_Chasteigner
it’s working fine only in horizontal not in vertical. Any thoughts?
meantime I will try yours
can you show your graph
It works fine for me, but as you mentioned I need to find logic with the Curve.Offset node to find external or internal curves.
Use the PolyCurve.Offset node instead.
1 Like
thanks,
for that selected walls should be connected.
I will try and update