Project: Blender Extensions
Tracker: Py Scripts Upload
Blender: 2.56
Category: Mesh
Python: 3.1
Homepage: http://yorik.uncreated.net/guestblog.php?2011=29
Script name: Select non-manifold edges
Wiki page: http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Modeling/Select_nonmanifold_edges
Author(s): Yorik van Havre
Status: Closed
Features:
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.
Setup:
Via the standard "add new addon" procedure in the preferences screen
Manual:
The script is found in the Mesh menu in Edit mode, inside the Edges submenu.