magneto Posted April 18, 2012 Share Posted April 18, 2012 For example selecting every point where they are shared by 3 edges or 2 primitives, etc. Is it possible to group points with this kind of criteria? Thanks Quote Link to comment Share on other sites More sharing options...
symek Posted April 18, 2012 Share Posted April 18, 2012 hey magneto, take a look on NeighbourCountVOP. It returns the number of points that current point is connected with edges. Add points to a group based on that criteria, and if I'm not mistaken, you're done? 1 Quote Link to comment Share on other sites More sharing options...
magneto Posted April 18, 2012 Author Share Posted April 18, 2012 Thanks SYmek, you saved the day again. It does what I want 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.