Chamfer Two Entities
entity_chamferChamfer a corner between two lines by specifying distances. Creates a new chamfer line segment.
Instructions
Bevel a corner with a chamfer line. Returns info on the new chamfer LINE. V1 supports LINE+LINE only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trim | No | If true, trim source entities to the tangent points (AutoCAD default) | |
| dist1 | Yes | Chamfer distance along first line | |
| dist2 | No | Chamfer distance along second line (None = symmetric, dist2=dist1) | |
| handle1 | Yes | First entity handle | |
| handle2 | Yes | Second entity handle |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||