offset_surface
Create an offset copy of selected faces on a body, either as a new body or joined with the original.
Instructions
Create an offset copy of one or more faces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body_name | Yes | Name of the body containing the faces. | |
| face_indices | Yes | Array of face indices to offset. | |
| offset | Yes | Offset distance in mm. | |
| operation | No | Boolean operation: 'new_body', 'join'. | new_body |