03. Surface Curve Network
2.1.03. SINGLE CURVE NETWORK
DESCRIPTION:
The script uses U and V curves generated from an input surface as input for the previous “curve network” exercise. Each UV curve attempts to straighten itself out.
PROCEDURE:
UV curves are extracted from the input surface and then split into segments at their intersection points. Each resulting segment is then converted into a polyline and discretised. The simulation takes these discretised curves as input and outputs a surface in which each curve is as straight as possible.
This exercise is using Grasshopper version 1.0.0007