Description: This script adds a text label to every edge that borders only one face. For example, every edge in a cube will be bounded by 2 faces, therefore no edges will be labeled. A single flat face's edges will only bound 1 face, therefore all its edges will be labeled. This is hopefully useful for making solid models, or "watertight" models.
Usage: Activate the plugin at Plugins>Chris Fullmer Tools>Label Open Faces. If you have items selected, the script will only examine those items. If nothing is selected, it will search the entire model. Note that this script does not dig down into groups and components at this point.
Sorry, no video yet. But it is pretty straightforward. Its pretty much ripped off of Todd's label stray lines idea which has been one of my favorite scripts. I also have need of a script that labels open edges to help create watertight models. Here's a before and after shot.
BEFORE:
After:
Update History:
v1.0 2009-03-26
- First release
- Extension Class Compatibility
Chris
794