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:
  • To:
  • Subject: Re: [cgal-discuss] How can I cilp a line segment with an arbitrary polygon?
  • Date: Sun, 26 Jul 2009 14:03:48 +0300

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







Archive powered by MHonArc 2.6.16.

Top of Page