Sub-Domains | S | Curve sub-domain for each span that makes up the curve
To extract each span as a separate curve use these as the Domain(D) input on Grasshopper's Sub Curve component. | Domain |
Amount | A | Amount of spans that make up the curve | Integer |
Lengths | L | Length of each span that makes up the curve | Number |
Degrees | D | Degree of each span that makes up the curve | Integer |
Parameters | t | Curve parameters at the span ends
To get the point between each span use these as the Parameters(t) input on Grasshopper's Evaluate Curve component. | Number |