| Name | ID | Description | Type |
|---|---|---|---|
| Curve | C | Curve to get length along | Curve |
| Point | P | Point on curve to get length to | Point |
| Parameter | t | Optional parameter on curve to get length to instead of a point (will override point if a point is also input) | Number |
| Normalized | N | If true, the length output is normalized (0.0 - 1.0) | Boolean |
| Name | ID | Description | Type |
|---|---|---|---|
| Length | L | Length along curve from start to the point on curve | Number |
| Parameter | t | Curve parameter at the point on curve | Number |
Site design © Robin Rodricks.
Pufferfish and associated data © 2025 Michael Pryor.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub