extend
Lengthens a straight line to intersect a specified boundary, choosing the start, end, or nearest endpoint.
Instructions
Extend a straight line (end = "start", "end" or "nearest") until it meets boundary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | nearest | |
| target | Yes | ||
| boundary | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||