Approximating NURBs curve with a polyline. It would be helpful for someone Who exports the final result from Rhino to other platforms(which has the minor capacity of NURBS) Who wants to approximate a curve with a proper number of vertices. Benefit Approximate curve to polyline with a proper amount of points As a result of 1, utilize the computer resource efficiently Solve the compatibility issue between platforms (E.g. Rhino to AutoCad) Summary This article will tackle the method to convert NURBS to polyline that is as similar as possible with a proper amount of vertices. Main One of the biggest issues between platforms is how to interpolate data. For example, for the curves which we are literally naming curve, there are plenty of problems to import and export it. If you have ever exported a curve from Rhino and checked in Autocad, you may have found some problems. One that I found is the curve is not represented well enough so that ...
Someone who is in the industry of BIM and trying to bring efficiency to A.E.C.