select tool's '3D Connectivity' in nodes

   2488   8   1
User Avatar
Member
4189 posts
Joined: June 2012
Offline
Does anyone know which nodes can be used to create the same thing as the select tool's ‘3D Connected Geometry’? Specifically after the Boolean node, the +3D creates some very nice islands.

thx!

Attachments:
Screen Shot 2017-05-24 at 5.11.15 PM.png (55.3 KB)

User Avatar
Member
333 posts
Joined: Oct. 2012
Offline
I think you look for the connectivity SOP and partition SOP
User Avatar
Member
4189 posts
Joined: June 2012
Offline
Very cool, thanks! Works!

Out of interest is there a better way to do this now we use attributes everywhere? i.e. loops etc. as it only works by ‘checking Local Variable’ in ConnectivitySOP. Seems old skool.
User Avatar
Member
333 posts
Joined: Oct. 2012
Offline
The Connectivity sop should just outputs an attribute starting at 0. So there should be no need to turn on local variables? Or am I missing something?

Maybe you can post an example?
User Avatar
Member
4189 posts
Joined: June 2012
Offline
Here we go, want to get the slices as groups but they only appear when the Local Var is switched on.

Attachments:
PartitionLocVar.gif (236.7 KB)
_ConnectPart.hiplc (62.3 KB)

User Avatar
Member
333 posts
Joined: Oct. 2012
Offline
use partition SOP to partition the geo based on the class attribute with Rule:

group_`@class`
User Avatar
Member
4189 posts
Joined: June 2012
Offline
thx! works perfectly
User Avatar
Member
8525 posts
Joined: July 2007
Online
also, no need to create groups, now that as you say we use attributes everywhere
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
4189 posts
Joined: June 2012
Offline
hey - do you mean we don't use the Group field anymore?
  • Quick Links