Hi,
I am trying to use points created by grid intersections to form a boundary for a floor. Is there a way to filter the points so its only the outer most points within the list
Hi,
I am trying to use points created by grid intersections to form a boundary for a floor. Is there a way to filter the points so its only the outer most points within the list
Get Grid Curves-> Do self intersection and extract points-> get the convexhull from points-> build lines from points -> Create Floor.
Hi by any chance, have you solved the problem?
Hi @solkyu.park this post here is bit old, but try something here it could probably work.

Thank you!
this had be bothered for too long and you have solved this in just 1 second!