A thing I have been wondering for the Polyline Offset component. To use it, I need to convert curves to polylines (or it does so automatically), which leads to much more control points for e.g arcs, compared to the original:
In next steps (boundary surface, extrude) and for larger patterns, this leads to heavier models, as there would be more data (points of the polyline, instead of NURBS).
Is there a way to do an offset like polyline offset, but to maintain NURBS curves? Like the regular offset, but leading to closed shapes.
I’m a bit confused really, why is the “polyline offset” component based on polylines and not on Nurbs? Or why is there not a similar component for NURBS…Seems to me to have many applications…