nx_shell
Hollow out a 3D body by removing a selected face and setting constant wall thickness. Use inward parameter to keep outer dimensions.
Instructions
Shell (hollow) a body: remove one face as an opening and keep a constant wall thickness. First version removes a single face; inward=True keeps the outer dimensions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inward | No | ||
| body_id | Yes | ||
| thickness | Yes | ||
| remove_face_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object | Yes | ||
| status | No | success | |
| message | No |