convert_curve_to_mesh
Transform curve objects into mesh objects for 3D modeling in Blender. This tool enables editing and rendering of converted geometry.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| curve_name | Yes |