hi. how can i rotate planes according to pipe path? I want to make connections from circles. thanks.
Assuming you want the planes to be perpendicular to your curve, Curve.PlaneAtParameter or Curve.CoordinateSystemAtParameter should work.
1 Like
Thank you very much @jacob.small . It works.
1 Like