chamfer_edges_by_geometry
Chamfer body edges based on geometric criteria like orientation or length, with support for equal, two-distance, and distance-angle chamfer types.
Instructions
Chamfer edges of a body by geometric filter. kind: equal (one distance) | two_dist (needs distance2) | dist_angle (needs angle).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| kind | No | equal | |
| name | No | ||
| angle | No | ||
| distance | Yes | ||
| distance2 | No | ||
| parallel_to | No | z | |
| min_length_mm | No |