Create tree for surfaces filtered with coordinates X

Hello,

Could you help me please?
I would like to create tree for surfaces filtered with coordinates X
In result I try to get filtered six surfaces wirh path {0} {1} {2}
Thanks for advice

Best regards
Olek

Question filter surface by X.gh (6.3 KB)
filter surface by x.3dm (70.6 KB)

I think this is what you’re looking for.

240426_Question_filter_surface_by_X.gh (12.9 KB)

-Kevin

1 Like

Thank you very much.
I have one more question
Is it possible to rename branch acc.to coordinate X as shown on scheme?
{0;0} to {0;0}
{0;1} to {0;30}
{0;2} to {0;75}

Best regards
Olek


240426_Question_filter_surface_by_X.gh (11.2 KB)
filter surface by x.3dm (59.0 KB)

you can use Replace Paths for that:

240426_Question_filter_surface_by_X_Replace_Paths.gh (19.1 KB)

1 Like

Thank you very much for your help

1 Like