akirasun 0 Posted May 9, 2011 Hi guys Is there anyway to get a whole geometry/object from selected points/primitives? I have tried “group” SOP , but it seemingly only can transfer points <-> primitives bidirectionally(Edit Tab) Thanks in advance Share this post Link to post Share on other sites
anim 1,264 Posted May 9, 2011 here is one possible procedural solution for non-procedural there is Select Connected Geometry option select_pieces_by_points_or_prims.hip Share this post Link to post Share on other sites
akirasun 0 Posted May 10, 2011 here is one possible procedural solution for non-procedural there is Select Connected Geometry option Thanks a lot, this helps Share this post Link to post Share on other sites
J_rom 0 Posted March 4, 2015 How can we do this in Houdini 14, because the "Group Mask" of the Blast SOP is not there anymore! I tried to use the Delete SOP, but there is something wrong. Share this post Link to post Share on other sites
edward 354 Posted March 4, 2015 What do you mean? I see a Group parameter on the Blast SOP. The easy way to create connected groups procedurally is to append an Assemble SOP. The harder way is to look at how the Connectivity and Partition SOPs are used inside it. Share this post Link to post Share on other sites
J_rom 0 Posted March 4, 2015 Yes, there is a "Group" parameter, but there was a "Group Mask" parameter too, it's been removed in Houdini 14 . I'm using an assemble SOP of course, then I tried to use "Delete By Expression" in the Delete SOP, but I get an error.. Share this post Link to post Share on other sites
Guest tar Posted March 4, 2015 Yes, there is a "Group" parameter, but there was a "Group Mask" parameter too, it's been removed in Houdini 14 . eh?- that is a custom parameter - you can simply add it to blastSOP in H14 if you like it. Share this post Link to post Share on other sites
J_rom 0 Posted March 4, 2015 eh?- that is a custom parameter - you can simply add it to blastSOP in H14 if you like it. Well, now I feel stupid just started with Houdini. Share this post Link to post Share on other sites