Extensions:2.6/Py/Scripts/Modeling/Select nonmanifold edges

提供: wiki
< Extensions:2.6‎ | Py‎ | Scripts‎ | Modeling
2018年6月29日 (金) 04:41時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索
Select non-manifold edges
Selects the non manifold edges in a mesh (edges with 1 or more than 2 neighbouring faces)
UI location Group: Mesh > Edges
Usage The script is found in the Mesh menu in Edit mode, inside the Edges submenu. Simply run the script, and non-manifold edges, if any, will be selected, so you can easily find and fix them. Basically this script's main use if to see if a mesh can be converted to a solid when imported in a program able to do so.
Version 0.3 Author(s) Yorik
Blender 2.5.6 License GPL


Executable information
File name
Current version download http://yorik.uncreated.net/scripts/blender25/mesh_select_nonmanifold_edges.py




to do