extrude_faces
Extrude all faces of a mesh along their normals to create depth or modify geometry. Provide 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 |
|---|---|---|---|
| object_name | Yes | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||