I would like to use the function RebuildCrvNonUniform on all closed curves in a drawing in Rhino5. But if I select all curves at once and perform that function, all curves get as much control points as is needed for the most complicated curve which is way too much for most of the curves. So I have to manually select each curve separately and perform that function on that single curve. How do I create a rhinoscript that iterates over all the curves in a drawing and performs this function on each of them?
2 posts - 2 participants