convert_object
Convert a 3D object to a target type like mesh, curve, or surface. Specify the object name and choose the desired type for transformation.
Instructions
Convert an object to a different type.
Args: object_name: Name of the object to convert. target: Target type. One of: MESH, CURVE, SURFACE, META, FONT, CURVES, POINTCLOUD, GPENCIL.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| target | No | MESH |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||