I am searching for a solution to remove the yellow marked columns from the grid which I formed by point arrays, so that all other ones stay at their places unchanged.
Does anybody know a way how to solve this is as easy as possible? I have attached the entire script as well for reference.
Thank you!
there is also an alternative method, finding the member index, and then dispatching your list into true/false that separates the wanted columns from the unwanted ones