Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] How can I cilp a line segment with an arbitrary polygon?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] How can I cilp a line segment with an arbitrary polygon?


Chronological Thread 
  • From: Efraim Fogel <>
  • To:
  • Subject: Re: [cgal-discuss] How can I cilp a line segment with an arbitrary polygon?
  • Date: Sun, 26 Jul 2009 14:17:52 +0300

However, you can use the Arrangement_on_surface_2 package, the Boolean_set_operations_2 package is based on.


wrote:
Hi,
The boolean set operations package supports regularized boolean operations and therefore does not supply the necessary tools for itersecting a line with a polygon at this time.
Best,
Guy

Quoting
:

Hello,
I'm new to cgal. I went through the content of the online manual and did some
googling and was not able find the answer.

I want to cut a line segment with an arbitrary polygon. How can I do it? Or
which part of the manual should I go back to read?

Thank you very much!

zhutq
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss

--
____ _ ____ _
/_____/_) o /__________ __ //
(____ ( ( ( (_/ (_/-(-'_(/
_/




Archive powered by MHonArc 2.6.16.

Top of Page