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: Alexey Vedishchev <>
  • To:
  • Subject: Re: [cgal-discuss] Trimming polyhedron by plane
  • Date: Mon, 27 Dec 2010 09:33:00 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:to:subject:references:date:mime-version :content-transfer-encoding:from:message-id:in-reply-to:user-agent; b=FmqihkuIqiUj+CubhxSy8/Q3/bUCbb6WRjloSf4Nhw0EcW+IRDsi6DMWB0TDMbfOUs nQUqzqRkqqgmHxc993epMiKjIg2VNQC/qom0mscA2u3GyiLOrIfxuAF0+EiDvWhEEXUz 7S3RvUx1pqEwrk5Ak0bKkT5eqggQw+eKAbr5s=

Thank you !


On Mon, 27 Dec 2010 09:07:53 +0100, Sebastien Loriot (GeometryFactory) <> wrote:

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.



--
Using Opera's revolutionary email client: http://www.opera.com/mail/



Archive powered by MHonArc 2.6.16.

Top of Page