Hi all,
I am trying to create geometry based on the sides of a rectangle. I want the geometry to point ‘outwards’ (I am aware that this is relative in 3D space) as such:

how can I construct a plane for of the four segments to point ‘outwards’?
Thanks!
Are you looking for a solution in Grasshopper?
offset_loft.gh (8.4 KB)
Yes I am.
Thank you for your answer, I needed to construct planes for each curve, your answer gave me some directions:
The offset component generates the respective planes I am looking for, so I wonder how that works.
But this solution does what it needs to 
Thanks again!
1 Like
You might also want to look at the horizontal frame component…
horizontal_frame.gh (7.6 KB)