Hi Dimitrie, I posted a couple of examples to show how to create nurbs curves for control points, both open and closed. http://en.wiki.mcneel.com/default.aspx/McNeel/GrassHopperGallery.html
Does that help? On Dec 5, 8:32 am, Dimitrie <[EMAIL PROTECTED]> wrote: > ok, so i managed to get this far: > RMA.Rhino.RhUtil.RhinoMakeCurveClosed(q) > > the only problem is this does not produce a visible result... so now i > will reformulate my question: > How to make a closed OnNurbsCurve from an array of control points? > > On Dec 5, 4:20 pm, Dimitrie <[EMAIL PROTECTED]> wrote: > > > > > Does anyone know how to use RhUtil (eg: RhinoMakeCurveClosed) methods > > inside the scripting nodes? I'm having quite some trouble...- Hide quoted > > text - > > - Show quoted text -
