loop_cut
Add loop cuts to a mesh object to create subdivisions or edge loops for modeling. Specify the object and number of cuts from 1 to 100.
Instructions
Add loop cuts to a mesh object.
Args: object_name: Name of the mesh object. cuts: Number of loop cuts. 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 | |||