Not quite sure how the syntax needs to be. I have a curve and I managed to get all point positions by the upper ice graph. Several points from this curve have been tied together as a cluster. So, how do I just get their positions and filter the points out which aren't part of the cluster?
Thanks in advance
Pancho
Small cluster/filter problem
-
Pancho
- Posts: 659
- Joined: 19 Sep 2010, 09:28
Small cluster/filter problem
You do not have the required permissions to view the files attached to this post.
-
origin
- Posts: 619
- Joined: 09 Jun 2009, 09:59
- Location: warsaw
Re: Small cluster/filter problem
It probably depends on context but how about this?
You do not have the required permissions to view the files attached to this post.
-
Pancho
- Posts: 659
- Joined: 19 Sep 2010, 09:28
Re: Small cluster/filter problem
Thanks very much! Did take a while till I fully understood what's going on as I initally got only the non clustered point. A bit confusing. Then I realized that I need to check the value box in the "find in array" compound. Never used this one before. Now it works fine!