thickness
Hollow out a solid into a shell by defining wall thickness and open faces for openings, with options to grow the wall inward or outward.
Instructions
Hollow out a solid into a shell.
base: handle of the body's tip feature (the solid to hollow). open_faces: list of {handle, face: tag|'FaceN'} that become the shell's openings. thickness: wall thickness (mm). reversed: True (default) grows the wall INWARD into the solid (the natural "hollow this part" interpretation). False grows outward. join: 'Arc' | 'Intersection'. mode: 'Skin' | 'Pipe' | 'RectoVerso'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | Yes | ||
| join | No | ||
| mode | No | ||
| name | No | Thickness | |
| reversed | No | ||
| thickness | No | ||
| open_faces | Yes |