mcneel / rhino3dm

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

Add bindings for NURBS Surface Points, Knots, in js #524

Closed fraguada closed 1 year ago

fraguada commented 1 year ago

Currently this isn't exposed in js.

https://discourse.mcneel.com/t/getting-control-points-and-knots-on-a-nurbssurface-in-javascript/141744

src: https://github.com/mcneel/rhino3dm/blob/main/src/bindings/bnd_nurbssurface.h#L87-L89 https://github.com/mcneel/rhino3dm/blob/main/src/bindings/bnd_nurbssurface.cpp#L271-L273

fraguada commented 1 year ago

commit: https://github.com/mcneel/rhino3dm/commit/ef7fd908b49be07273c88af4f6aea61b078b3ca9