Extend Curve
extend_curveExtend a sketch curve to the nearest intersection, choosing the end nearest a given point. Ideal for closing sketch gaps before modeling.
Instructions
Extend a sketch curve to the nearest intersection. The end nearest to the given point is extended.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| point_x | Yes | X near the end to extend | |
| point_y | Yes | Y near the end to extend | |
| curve_index | Yes | Index of the curve to extend | |
| sketch_name | No |