Skip to content

Write mesh to STL format file #6860

Answered by afabri
esuig asked this question in Q&A
Sep 19, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

What do you mean with "feeding the function"? When you have a CGAL::Surface_mesh<CGAL::Simple_cartesian<double>::Point_3 > sm; you just call CGAL::IO::write_STL(std::cout, sm). Similar for a CGAL::Polyhedron_3<CGAL::Simple_cartesian<double>>.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@esuig
Comment options

Answer selected by esuig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants