how can i get rid of the points outside the geometry? or is there a different method which avoids having to use a crude boundary box and the actual geometry instead?
i had in mind creating a list and using sets and maybe cull index but i dont know how to define the points inside the geometry if that would work at all.
cull.gh (23.3 KB)