beeemtee Posted August 5, 2010 Share Posted August 5, 2010 Hi, is it possible to create a group of the connected points of a group of points procedurally? (for closed surfaces there is a awkward method based on the 'edge depth' parameter of the group node, but I'm looking for a more general and more elegant solution) thanks in advance bmt Quote Link to comment Share on other sites More sharing options...
sibarrick Posted August 5, 2010 Share Posted August 5, 2010 Can't you just use the connectivity sop followed up with a partition sop? Quote Link to comment Share on other sites More sharing options...
beeemtee Posted August 5, 2010 Author Share Posted August 5, 2010 I only need those points which are connected to the original group's points. I couldn't figure it out how can I put connectivity and/or partition to do just that. Quote Link to comment Share on other sites More sharing options...
mawi Posted August 5, 2010 Share Posted August 5, 2010 I only need those points which are connected to the original group's points. I couldn't figure it out how can I put connectivity and/or partition to do just that. Something like this? Using a VOP-sop to loop all connected neighbors of a point group and adding them to same group. **H.11 file** group_neighbor.hipnc Quote Link to comment Share on other sites More sharing options...
beeemtee Posted August 5, 2010 Author Share Posted August 5, 2010 sounds exactly like the thing I need.. unfortunately I don't have H11 on my machine yet, but will look at it at home. thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.