curve_to_mesh
Convert a curve object into mesh geometry, with an option to retain the original curve.
Instructions
Convert a curve to mesh geometry.
Args: object_name: Curve object to convert keep_original: Keep the original curve object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| keep_original | No |