Can someone tell me how to determine the clockwise or counter-clockwise of an open curve with Python?
I try “ClosedCurveOrientation” but is only for Close curves, and if is a arc??
Best Regards
Can someone tell me how to determine the clockwise or counter-clockwise of an open curve with Python?
I try “ClosedCurveOrientation” but is only for Close curves, and if is a arc??
Best Regards
Solve with curveplanar.
Thanks