blender_mesh_select_trait
Select mesh elements by geometric trait to find problem areas: non-manifold edges, boundary edges, loose vertices, interior faces, face side counts, ungrouped vertices, or non-planar faces.
Instructions
Select mesh elements by geometric trait: non-manifold edges, boundary edges, loose vertices, interior faces, faces by side count, ungrouped vertices, or non-planar faces. Essential for finding problem areas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trait | Yes | Geometric trait to select by | |
| extend | No | Add to current selection instead of replacing | |
| face_sides | No | For FACE_SIDES trait: number of sides to match (3=tris, 4=quads, 5+=ngons) | |
| object_name | Yes | Name of the mesh object | |
| non_planar_threshold | No | For NON_PLANAR trait: deviation threshold |