jlopezbi / rhinoUnfolder

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

error if select other mesh-edge #37

Open jlopezbi opened 8 years ago

jlopezbi commented 8 years ago

During user cut selection: if a mesh edge is selected that does not belong to this mesh, an index error may occur, or some arbitrary edge of the selected mesh will become selected. Some sort of filiter for the selected mesh is needed, or a way to determine if the selected edge is part of the correct mesh