Splitting Mesh Islands

   3230   3   0
User Avatar
Member
12 posts
Joined: May 2014
Offline
Hey,

I'm wondering if anyone knows of a solution to this problem:

I've attached an image. I have a large mesh which contains lots of mesh shells. Currently each face is a primitive. I'd like to be able make it so each mesh shell is a single primitive. So I can then perform actions on each shell individually via foreach or clonestamp. Is this possible?

Thank you! .

Attachments:
Houdini_MeshIslands.jpg (597.3 KB)

User Avatar
Staff
3455 posts
Joined: July 2005
Offline
try the connectivity and partition SOPs
you can put each ‘shell’ in a group and then use that to preform your operations in a foreach etc
Michael Goldfarb | www.odforce.net
Training Lead
SideFX
www.sidefx.com
User Avatar
Member
12 posts
Joined: May 2014
Offline
Hey Arctor,

Thats awesome thank you. It worked perfectly.

Again, thanks!
User Avatar
Member
7 posts
Joined: June 2015
Offline
Now we have "foreach named primitive" and "foreach connected piece" blocks. Thanks to SideFX.
  • Quick Links