jlopezbi / rhinoUnfolder

unwrap meshes in rhino!
GNU General Public License v3.0
8 stars 2 forks source link

Chain Selection requires no naked edges #22

Open jlopezbi opened 10 years ago

jlopezbi commented 10 years ago

if there are non-boundary naked edges, chain selection fails (throws an indexing error). It would be good to add a function that ensures that all non-boundary edges have exactly two faces. Either that, or naked non-boundary edges should be assumed to be cut-edges