Page 1 of 1

intersect point cloud with a mesh

Posted: Thu Dec 29, 2022 9:04 pm
by nikoue
Hello. I have a point cloud of an airport.
I also have made some theoretical obstacle limitation surfaces.
Is there a way to classify the points which are above these surfaces?
the surfaces are NURBS from rhino but i can convert them to a mesh file like obj.
Thank you.

Re: intersect point cloud with a mesh

Posted: Sat Dec 31, 2022 10:04 am
by daniel
Would computing distances between the cloud (points) and these nurbs surfaces be sufficient? (i.e. use the resulting distance to classify the points?)

Re: intersect point cloud with a mesh

Posted: Mon Jan 02, 2023 12:57 pm
by nikoue
thanks a lot i will try

Happy new year