Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Boolean operations between two polyhedrons with multiple domains?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Boolean operations between two polyhedrons with multiple domains?


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Boolean operations between two polyhedrons with multiple domains?
  • Date: Tue, 08 Apr 2014 08:38:01 +0200
  • Organization: GeometryFactory

On 04/06/2014 05:20 AM, tang wrote:
Dear all,

I have two polyhedrons which have multiple objects inside them (the
polyhedrons have multiple closed surfaces) and apply boolean operations to
them by CGAL. Can CGAL perform boolean operations to all domains of these
two polyhedrons, or only to the outer part of them? Is there any good method
to do this?


If what you have in mind is nested surface (like a sphere with a hole inside represented by a nested sphere), then yes provided the
orientation of the surfaces are consistent (normals of facets induced
by their orientation point outside of the volume represented).

Sebastien.


Thanks,
Tang Laoya



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Boolean-operations-between-two-polyhedrons-with-multiple-domains-tp4659080.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page