blender_curve_from_mesh_edge
Extract a curve from selected mesh edges to create paths for pipe routing or profile extraction. Specify object and edge indices to generate POLY, BEZIER, or NURBS curves.
Instructions
Extract a curve from mesh edge indices. Useful for creating curves that follow existing geometry for pipe routing or profile extraction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| curve_type | No | Output curve type | POLY |
| object_name | Yes | Name of the mesh object | |
| edge_indices | Yes | Edge indices to extract as a curve |