Boundary of a stl surface
Posted: Fri Sep 06, 2024 12:34 am
Greetings,
I'm currently reading an stl file. What I want to do is given a triangular mesh of a non-closed surface, I would like to extract the points on the four boundary curves of the STL surface.
A simple example is a meshed plane where I would like only the points on the four boundary lines.
Is there a way to extract this information from an STL file?
Thanks
I'm currently reading an stl file. What I want to do is given a triangular mesh of a non-closed surface, I would like to extract the points on the four boundary curves of the STL surface.
A simple example is a meshed plane where I would like only the points on the four boundary lines.
Is there a way to extract this information from an STL file?
Thanks