Jump to content

point cloud question?


Recommended Posts

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 by breeder
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...