I am trying to figure out a way to create random groups of connected faces where I could specify the range of how many connected faces I would like grouped and then it would break the whole model into groups based on that.
As an example I have a model of 100 faces and I would like the faces grouped with no less than 3 connected faces(shared edges) and no more that 10. I end up with 12 random groups..or however it resolves.
Hope that is clear. Thanks in advance for any help here….