boundary_fill
Create solid bodies by filling closed volumes defined by surfaces or planes. Select specific cells to retain, enabling precise 3D modeling from boundary definitions in CAD workflows.
Instructions
Fill a closed volume defined by surfaces/planes with a solid body. Select the cells (volumes) to keep.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_bodies | Yes | Array of body names that form the boundary. | |
| cell_index | No | Index of the cell (volume) to keep (0-based). Default 0. | |
| operation | No | Boolean operation: 'new_body', 'join'. | new_body |