Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Corefinement and Boolean Operations and original face index

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Corefinement and Boolean Operations and original face index


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Corefinement and Boolean Operations and original face index
  • Date: Mon, 4 Dec 2017 15:37:40 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:O4+38hG/KmS8mgZirGqiBZ1GYnF86YWxBRYc798ds5kLTJ76rsSwAkXT6L1XgUPTWs2DsrQf1LqQ7viocFdDyKjCmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TWExGVNQVCnaUI1e7y0ScbuiJG82Om2vpHSeA5VnyGVYLVoLRzwox+CmNMRhN4oEas7wwDVo3ZOM8BR32JvORrTsBv748qs5o9N+i9MvOgwtoQIBb7+eL45SqAeCTAOPGU85cmtvh7GG1jcrkAAW3kbx0IbSzPO6wv3C8qpvw==

This is something that we use to have in a previous undocumented version
but it was not completely ported in the last version. I don't think
a lot of work is needed and I could add it if there is enough interest
for this feature.
Right now, I don't think there is any clean workaround.

Sebastien.

On 12/04/2017 03:12 PM, Joachim Pouderoux wrote:
Hello,

I am trying to evaluate the new CGAL feature that allows to efficiently intersect two polygonal
meshes (CGAL::Polygon_mesh_processing::corefine_and_compute_intersection).
In my context, it is important to be able to track down from which initial input mesh face
a face in the triangulated mesh output comes from. It looks like this is where the named property
called "face_patch_map" could have been useful. However, if I am correct, this feature is not
supported by the algorithm. Am I wrong?
Is there another (topological) way I could reconstruct those face ids?

Thanks for your help,

Best,
Joachim

*Joachim Pouderoux*, PhD

/Technical Expert - Scientific Computing Team/
*Kitware SAS <http://www.kitware.fr>*




Archive powered by MHonArc 2.6.18.

Top of Page