Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Intersection between polyhedron and hyperplane

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Intersection between polyhedron and hyperplane


Chronological Thread 
  • From: Peter Hachenberger <>
  • To:
  • Subject: Re: [cgal-discuss] Intersection between polyhedron and hyperplane
  • Date: Mon, 03 Sep 2007 11:52:12 +0200

Hi Saburoh,

you can convert the Polyhedron_3 into a Nef_polyhedron_3. This class
allows boolean operations on polyhedra.

Peter

On Sun, 2007-09-02 at 22:29 +0900, Saburoh Sakai wrote:
> Hi to All,
>
> I am new to CGAL and am looking for such
> function that would generate an intersecting
> curve between CGAL::Polyhedron_3 and
> 3 dimensional hyper plane as a "polyline", or in
> other words, a set of continuous line segments.
>
> any help is appreciated,
> thanks,
>
> Saburoh
>



Archive powered by MHonArc 2.6.16.

Top of Page