algorithmic modeling for Rhino
Periodic curves are generated implicitly with Rhino commands such as curve command. So if you create a closed curve, this will actually be periodic nurbs curve. Does that make sense?
-Rajaa
Hi Rajaa.
If I get a Rhino.Geometry.Circle instance and I call toNurbsCurve(), the resulting curve is not periodic.
Does that make sense??
This is how you can do it using Rhino Common:
'Create new periodic nurbs curve
Dim crv As NurbsCurve = NurbsCurve.Create(True, degree, points)
Welcome to
Grasshopper
© 2025 Created by Scott Davidson.
Powered by