catia_shell
Create a thin-walled hollow solid by removing specified faces to open the interior. Specify at least one face to control which openings appear.
Instructions
Hollow the solid out to a thin wall, removing the named faces to leave the interior open. Give at least one face token, or the result is a fully closed hollow body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the resulting feature. | |
| thickness | No | Wall thickness inwards, in mm. | |
| faces_to_remove | Yes | Reference tokens of the faces to open, e.g. ['face@0,0,40']. | |
| outward_thickness | No | Additional wall thickness outwards, in mm. |