Hi all,
Can I use RebuildCrvNonUniform in rhinocommon and GH?
Thanks
Hi all,
Can I use RebuildCrvNonUniform in rhinocommon and GH?
Thanks
Hi Patrick,
There is no RhinoCommon method for this. I’ve logged a wish item for one.
https://mcneel.myjetbrains.com/youtrack/issue/RH-63991
– Dale
Hi Dale,
Is there another way to use RebuildCrvNonUniform in GH in the meanwhile?
Patrick
Hi,
I have a GHPython script that probably does something similar?
The original script is used to non-uniformly sample curves with points, but it can be used to rebuild curves as well!
rebuild.gh (233.7 KB)