Cull list applied to all branches

Hi,

I want to apply a culling pattern (true for points out/on of a contour line) to all faces, why is working only on one face ?

i thought the error lies in the data structure and the result i was expecting didn’t arrived.

any suggestions how make the tree data more clear or make this definition better ?

Thanks…


2attractor-cull list.gh (34.7 KB)
2att-cull.3dm (4.0 MB)strong text

Something like this is what you want?

2attractor-cull list_re.gh (47.1 KB)

Hi Kim,

thanks for the replay and your definition as well. Of course it makes sense and maybe is better to have a solution like yours as there are only 2 attractors moving trough all faces.

but i wanted to achive something simpler, also to understand better the data logic. in my case i set 2 attractor point in each face, and that works almost fine, i just can’t cull some of the circles with the offseted face curve. In some way my pattern should be more similar in each face becouse is just the same 2 attractor point in each face… does it make any sense to you ? :slight_smile:

thanks again for replay!

2attractor-cull list_re_re.gh (48.7 KB)
2att-cull.3dm (4.1 MB)

a image that shuold clarify what i would like to achive

When I open your file, it looks like the attached screengrab which isn’t the same as yours.
I have no idea why? maybe due to the version difference?(mine is R6 GH1.0.0007) so, I don’t want to modify your definition.
Anyway in my case, if you want to use 2 attractors per every tri-panel, it’s a matter of ordinary data tree problem.

2attractor-cull list_reV2.gh (19.3 KB)

HI KIM,

thanks for the replay. I don’t know why this happen. It actually happen also to me sometimes. I thought the problem is in UV mapping, if some faces behave different from others simply adding ‘adjust face’ so all faces have the same normal vector otherwise is just that u&v are inverted.