Remove unconnected islands from Prim-Group

   1756   2   0
User Avatar
Member
98 posts
Joined: 11月 2017
オフライン
Hi,

I'm trying to find a way to remove all those islands from the group, that have, lets say, less than 4 or 5 connections.
So that only the bottom of this wall is selected. How can I do that procedurally?
I tried with connectivity sop, but don't know how to proceed further.
(I want to give all prims in the group an attribute, which I can then later use in Shading to only affect the bottom)

Thanks in advance

Attachments:
RemoveFromGroup.jpg (635.1 KB)

User Avatar
Member
109 posts
Joined: 12月 2014
オフライン
Have you tried with the Labs hda, delete small parts?
User Avatar
Member
98 posts
Joined: 11月 2017
オフライン
thanks, seemed a bit like a workaround, but it worked.
Had to use two of them with a fuse in between.
Than I was able to transfer my attribute back to the original geo.
  • Quick Links