In Rhino WIP, Rebuild now uses new adaptive rebuild technology to match the shape of the input curve with higher accuracy compared to (the now renamed) RebuildOld, given the same number of control points.
The Rebuild command reconstructs selected curves or surfaces to a specified degree and control point number.
Why would you use it?
Curves with many control points generate complex surfaces which are difficult to edit downstream. Rebuilding curves to lower the count while maintaining the curve shape within tolerance is key when modeling. Surfaces created from simple curves will be easy to use for form finding or manipulating with other commands.
Some examples where Rebuild is useful:
To rebuild section curves made from scans (mesh objects)
To rebuild curves to the same amount of control points (useful for Loft and Sweep commands)
To rebuild curves that are a result from intersections of surfaces
User Interface
We’ve redesigned the dialog box to include the options for the new Rebuild command.
Does that mean that the new Elmo technology will not be used for rebuilding surfaces in Rhino 9, and implementing it is postponed for Rhino 10 instead?
I read in another topic that it “may” be developed for Rhino 9, too, but the new topic’s name makes me wonder about that.
This new rebuild technology can potentially rebuild with fewer control points at the same deviation, but pls try it on your files and share the results. Again, Rebuild currently doesn’t have all the features of the commandline version of Elmo.
This looks lika a major improvement. Thanks! E.g. offset curves often have LOTS of control points and it is always a lot of work to simplify them while keep them parralel. Even if my workaround works well I love saving time! Looking forward to the GH component.
Hi, Cool, but does this mean the new rebuild curve is still a three-point simple curve? or a Bezier curve, so when outputting as a dxf for profiling on cnc machines, it will have lots of points again?
on some cnc machines, they can’t handle Bezier curves and need simple 3-point curves but not loads of them….