Name | ID | Description | Type |
---|---|---|---|
Curve | C | Curve to get the edit points of | Curve |
Knots | K | If True, only the edit points at knots (span ends) are extracted (the points an interpolated curve interpolated through) If False, all edit points are extracted which equals the same amount as the curve control points (like Rhino's EditPtOn command) | Boolean |
Name | ID | Description | Type |
---|---|---|---|
Points | P | Edit points on the curve | Point |
Tangents | T | Tangent vectors at edit points | Vector |
Parameters | t | Parameter values at edit points | 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