Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: Re: [cgal-discuss] Re: merging 3d meshes

Subject: CGAL users discussion list

List archive

Re: Re: Re: [cgal-discuss] Re: merging 3d meshes


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: Re: Re: [cgal-discuss] Re: merging 3d meshes
  • Date: Thu, 09 Feb 2012 11:47:55 +0100
  • Organization: GeometryFactory

Le mercredi 08 février 2012 10:47:00 Arnaud A. a écrit :
> Thank you for your help, il will try your solution...
>
> When you said "You said the boundaries of your two polyhedra intersect, but
> they do not. ", it was true. Actually, there are several "copeau" files
> (approximately 200). For example, i want to make a fuse between copeau.mesh
> and copeau1.mesh then make a cut between conteneur.mesh and the result of
> the fuse.
>
> Is it still possible?

It is hard to produce a correct mesh in that case. Using the Multi_domain_*
class, you will get a mesh, but the mesh will be a bit fuzzy around the
intersection lines of your "copeaux": in mesh the intersection line will not
be strait but irregular, like that:

/\/\/\/\/\/\

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.16.

Top of Page