Trim Curve
trim_curveRemoves the segment of a sketch curve nearest a given point at an intersection, cutting the curve to clean up sketches in Fusion 360.
Instructions
Trim a sketch curve at its intersections. The segment nearest to the given point is removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| point_x | Yes | X near the segment to remove | |
| point_y | Yes | Y near the segment to remove | |
| curve_index | Yes | Index of the curve to trim | |
| sketch_name | No |