Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Trimming polyhedron by plane

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Trimming polyhedron by plane


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Trimming polyhedron by plane
  • Date: Mon, 27 Dec 2010 09:07:53 +0100

Alexey Vedishchev wrote:
Hi guys,

Merry Christmas and Happy New Year.

I am new in CGAL.
Does anybody know how to trim polyhedron by plane(3D) ?
(I looked to documentation - but does not see how to do it)

Thanks.

Regards, Alexey Vedishchev


Right now, the only way to do it with CGAL
is to use Nef_3 package.

Have a look here:
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Nef_3/Chapter_main.html

selected examples that may be useful for your problem:
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Nef_3/Chapter_main.html#Subsection_27.5.1
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Nef_3/Chapter_main.html#Subsection_27.5.4


S.



Archive powered by MHonArc 2.6.16.

Top of Page