breeder Posted August 7, 2012 Share Posted August 7, 2012 (edited) Hi I have problem that i can't figure out how to solve. This is a thing... I have point cloud with some custom attribute lets say attr1. In this cloud some points have value of attr1=1, some attr1=2 etc... What i need , is to sample around each point , find what are attr1 values of returned points , and if value od attr1 of sampled point is not equal to point in question , return 0 , else return 1 or in different words , does points near point in question all have same value of attr1 or there are some that dont. I tried this with points clouds in vops with partial success.Basicly i need to stop iteration of point cloud when some condition is met , but how? Maybe pcClose... is there is some example how to use this node? Any help...? Thanks Edited August 7, 2012 by breeder Quote Link to comment Share on other sites More sharing options...
skogen Posted August 8, 2012 Share Posted August 8, 2012 Hy! I dont understand your problem clearly, but hope this helps! It has iteration-stopping pciterstop.hip Quote Link to comment Share on other sites More sharing options...
breeder Posted August 8, 2012 Author Share Posted August 8, 2012 (edited) Hy! I dont understand your problem clearly, but hope this helps! It has iteration-stopping Thanks skogen , i will study your file . Edited August 8, 2012 by breeder Quote Link to comment Share on other sites More sharing options...
breeder Posted August 8, 2012 Author Share Posted August 8, 2012 Thanks skogen , i will study your file. Quote Link to comment Share on other sites More sharing options...
breeder Posted August 8, 2012 Author Share Posted August 8, 2012 Double post! 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.