Name | ID | Description | Type |
---|---|---|---|
Curve | C | Curve to get lengths along | Curve |
Points | P | Set of points on curve to get lengths between | Point |
Parameters | t | Optional set of parameters on curve to get lengths between instead of points (will override points if points are also input) | Number |
Normalized | N | If true, the lengths output is normalized (0.0 - 1.0) | Boolean |
Name | ID | Description | Type |
---|---|---|---|
Lengths | L | Lengths along curve between points on curve | Number |
Parameters | t | Curve parameters at the points on curve | Number |
Site design © Robin Rodricks.
Pufferfish and associated data © 2024 Michael Pryor.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub