blender_mesh_select_linked_flat
Select connected coplanar faces from a seed face to isolate whole flat panels, using an angle threshold to expand across neighboring faces.
Instructions
Flood-select connected coplanar faces from a seed face. Selects entire flat panels by expanding to neighboring faces within an angle threshold. Ideal for selecting body panels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| face_index | Yes | Seed face index to start selection from | |
| object_name | Yes | Name of the mesh object | |
| angle_threshold | No | Maximum angle in degrees between adjacent faces to include (default: 15) |