subdivide_mesh
Subdivides a mesh by adding cuts per edge. Specify object name and number of cuts to increase mesh resolution.
Instructions
Subdivide a mesh.
Args: object_name: Name of the mesh object to subdivide. cuts: Number of cuts per edge. Range: 1-100.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| cuts | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||