Skip to content

How to execute Boolean Operation on two 3D Mesh ? #8306

Answered by MaelRL
ankofl asked this question in Q&A
Discussion options

You must be logged in to vote

The following functions can be used to go from a soup (ranges of points and indices) to a mesh, and back:

The function PMP::orient_polygon_soup could help with your badly oriented facets.

See the example: https://doc.cgal.org/latest/Polygon_mesh_processing/Polygon_mesh_processing_2repair_polygon_soup_example_8cpp-example.html for a combined use.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ankofl
Comment options

@MaelRL
Comment options

Answer selected by ankofl
@ankofl
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #8304 on June 24, 2024 09:15.