Hi everyone,
I try to create curve using rhino3d in python, using the line like:
rhino3dm.Curve.CreateControlPointCurve(curpts, 3)
However, the curve is not closed, and I can’t find the option to close it.
Is there any suggestions?
Thanks!
5 posts - 3 participants