dissolve_edges
Removes unnecessary edge loops by dissolving edges and merging adjacent faces, simplifying mesh topology while preserving the overall shape.
Instructions
Dissolve all edges, merging adjacent faces.
Simplifies topology by removing unnecessary edge loops while preserving the overall shape.
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 | |||