offset_entity
Offset a curve by a specified distance toward a target point, using CAD to compute the offset geometry.
Instructions
Offset a curve by distance toward the side of point (toward_x,toward_y). CAD does the math.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | ||
| distance | Yes | ||
| toward_x | Yes | ||
| toward_y | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |