extrude_faces
Extrudes all faces of a mesh along their normals to add depth or thickness. Specify the object name and offset distance.
Instructions
Extrude all faces of a mesh along their normals.
Args: object_name: Name of the mesh object. offset: Extrusion distance along face normals.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| object_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||