tris_to_quads
Converts adjacent triangle pairs to quad faces to improve mesh topology for subdivision and deformation.
Instructions
Convert adjacent triangle pairs to quad faces where possible.
Improves topology for subdivision and deformation. Not all triangles can be merged — only adjacent pairs with compatible angles.
Args: object_name: Name of the mesh object.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||