- Version [version]
- Download 59
- File Size 3.08 KB
- File Count 1
- Create Date 27 January 2015
- Last Updated 27 January 2015
Tolerance fixer for Grasshopper lines
This component fixes issues where lines and curves in Grasshopper do not quite meet at the endpoints.
Often we are working with geometry that needs tidying up. One of the most frustrating tasks is working with geometry that seems high quality from a distance, but when you zoom in, things don't quite line up. This component specifically deals with the issue of a collection of curves that should meet at end points, but for whatever reason don't.
The component looks at each curve endpoint. It then looks at all the other endpoints of all the curves you give it. If there are any end points within the radius of a specified tolerance, it redraws the curve with end points that match up. The result is that end points are grouped together.