blender_curve_to_mesh
Convert a curve to a mesh by applying a tube bevel or flat extrusion, with adjustable depth, cap fill, and twist options for precise geometry.
Instructions
Convert a curve to mesh with optional bevel (tube) or extrude (flat panel). A curve with bevel_depth becomes a tube; with extrude becomes a flat panel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| extrude | No | Flat extrusion depth | |
| fill_type | No | Cap fill type | FULL |
| curve_name | Yes | Name of the curve object | |
| bevel_depth | No | Tube radius (0 = no tube) | |
| twist_method | No | Twist computation method | MINIMUM |
| apply_as_mesh | No | Convert to mesh object (default: true) | |
| bevel_resolution | No | Tube cross-section smoothness |