Hello All.
I want to filter a list of walls using the value of its orientation. Is it possible to determine a condition that takes the 4 possible values that I wish to be true?
Hello All.
I want to filter a list of walls using the value of its orientation. Is it possible to determine a condition that takes the 4 possible values that I wish to be true?
You can try like this.
It is a good solution, but I will need to repeat the process for each value.
I think your example has a problem with index 3
@J-estrada01
Equal value 1 means that the walls are parallel to the x or y axis
It worked perfectly, thanks