inset_faces
Create borders around each face of a mesh object by adjusting inset thickness and depth, adding detail for hard-surface modeling.
Instructions
Inset all faces of a mesh, creating a border/frame around each face.
Core hard-surface modeling operation for adding detail, panel lines, or preparing faces for extrusion.
Args: object_name: Name of the mesh object. thickness: Inset thickness (border width). Range: 0.0-10.0. depth: Inset depth (positive=outward, negative=inward). Range: -10.0 to 10.0.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| thickness | No | ||
| object_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||