Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Intersection of geometries

Subject: CGAL users discussion list

List archive

[cgal-discuss] Intersection of geometries


Chronological Thread 
  • From: Ronald Paloschi <>
  • To: "" <>
  • Subject: [cgal-discuss] Intersection of geometries
  • Date: Thu, 8 Oct 2015 12:25:50 +0000
  • Accept-language: en-US
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=Pass
  • Ironport-phdr: 9a23:GirxrxfWgR+edIYUm+T7APCrlGMj4u6mDksu8pMizoh2WeGdxc69Yh7h7PlgxGXEQZ/co6odzbGG7+a/BCddu96oizMrTt9lb1c9k8IYnggtUoauKHbQC7rUVRE8B9lIT1R//nu2YgB/Ecf6YEDO8DXptWZBUiv2OQc9HOnpAIma153xjLDuvcKOKFgSzBOGIppMbzyO5T3LsccXhYYwYo0Q8TDu5kVyRuJN2GlzLkiSlRuvru25/Zpk7jgC86l5r50IAu3GePFyRrNRCHEqMns++dbwnRjFVwqGoHUGGC1CmRVBB03J7QrxQ4zqmir8rOt0nieAa57YV7cxDA6l6a5vRFfQgSMALDU58SmDkMt2haZX5gqooxtkyI7VSIiIOPN1c7ibdtQfEzkSFv1NXjBMV9vvJ7AECPAMaL5V
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:23

Hi,

In our company, we are experiencing around with CGAL, it is such an amazing library!
I need some advice that I think you fellows can give me.

First, context: We have a legacy CAD system with an in-house geometric library. We would like to start experiencing with cgal to replace this library.
Our model has 3 main types of geometries (Line segments, Arcs and Bezier curves).
It was really easy to move around and start using things.

Now I have a new challenge: Intersections. The Arrangements package seems the way to go, I'm still studying it.
My question: How can I setup an Arrangement that is able to manage those 3 types together (if possible)?

Thanks in advance!




Archive powered by MHonArc 2.6.18.

Top of Page