convert_curve_to_mesh
Convert a curve object to a mesh for polygon-based modeling and rendering. Provide the curve name to perform the conversion.
Instructions
Convert a curve object to a mesh object.
Args: curve_name: Name of the curve object to convert.
Returns: Dict with the converted object name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| curve_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||