loop_cut
Add loop cuts to mesh objects in Blender for subdivision and modeling control. Specify object name and number of cuts to create precise edge loops.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| cuts | No |