Dear Dynamo Specialists,
I need a plane created by 4 curves. How can i fix it?
Thanks in advance!!
use This Node Curve.PlaneAtParameter
Make a surface as those curves are perimeter curves , then create plan by origin and normal:
origin is a point by point at parameter on surface.
normal is normal at the same parameter of point.