[Plugin] Label Open Faces 1.1 UPDATE May 23, 2013
-
Name: Label Open Faces
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
1.1.0 2013-23-2013- Extension Class Compatibility
Chris
794
-
-
thanks Chris Fullmer
this plugin like the "stray_lines.rb" and enlarge it .it is wonderful!!
thanks aggin! -
Useful before to take a boat!
-
Many thanks Chris, I think it will be an evolution that we move on from finding stray lines to finding open faces!
-
My script 'addfaces.rb' is related - it finds edges' missing faces and adds them... see link:
http://www.sketchucation.com/forums/scf/viewtopic.php?p=143720#p143720
. -
@su30 said:
Many thanks Chris, I think it will be an evolution that we move on from finding stray lines to finding open faces!
I think people who are making .stl files need to make their model watertight. So quickly finding all open faces might be useful for them. I had run into a problem with the drape command due to little faces not being created, so I wrote this script to find the little missing faces. So its useful for specialized purposes.
And chech out TIG's script, that goes above and beyond my little labeler, helping to automoate the mesh cleaning process. Very handy TIG, thanks for the link!
Chris
Advertisement