bridge_edge_loops
Bridge two selected edge loops on a mesh to create connecting faces, useful for joining separate parts, forming holes, or building tube-like geometry.
Instructions
Bridge two edge loops to create connecting geometry.
Select two edge loops on a mesh before calling this. The operation creates faces connecting the two loops, useful for connecting separate mesh parts, creating holes between surfaces, or building tube-like geometry.
Args: object_name: Name of the mesh object with selected edge loops. segments: Number of segments in the bridge. Range: 1-1000. profile_shape_factor: Shape of the bridge profile. Range: -1.0 to 1.0. 0.0 is straight, positive values bulge outward, negative inward.
Returns: Confirmation dict with bridge details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| segments | No | ||
| profile_shape_factor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||