mcneel / rhino3dm

Libraries based on OpenNURBS with a RhinoCommon style
MIT License
574 stars 135 forks source link

Add Polyline.GetSegments() to js and py #534

Closed fraguada closed 10 months ago

fraguada commented 1 year ago

There is an implementation already in csharp. cs: https://github.com/mcneel/rhino3dm/blob/main/src/dotnet/opennurbs/opennurbs_polyline.cs#L351-L363

fraguada commented 1 year ago

https://github.com/mcneel/rhino3dm/commit/11ac825c2fc8e0e71500bbf869f30a4ed368c263