Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] Could I use this for parametric CAD ?

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] Could I use this for parametric CAD ?


Chronological Thread 
  • From: "Anatoly Petkevich" <>
  • To: <>
  • Subject: RE: [cgal-discuss] Could I use this for parametric CAD ?
  • Date: Mon, 21 Jan 2008 10:14:11 +0200

Hi,

I think, Open CASCADE development platform is more suitable for this task.
You need also some geometric constraint solver for drawing parametrization.

Best regards,
Anatoly

-----Original Message-----
From:


[mailto:]

Sent: Friday, January 18, 2008 8:08 PM
To:

Subject: [cgal-discuss] Could I use this for parametric CAD ?

Hi there,

I am currently writing an open-source electronic CAD
package. I would like to include functionality for 2D
parametric drawing; the same thing you get in packages
like Solid Works etc.

So, I'm looking for open-source libraries to help me.
Do you think CGAL would be a suitable library for this?

The sort of functions (from a user's point of view) are:
creating straight lines and arcs, and defining constraints
between them (parallel, perpendicular, distance etc). Then
the lines would automatically move to enforce those
constraints. The user would also be allowed to change those
constraints, and see the lines move into the correct new
positions.


Does CGAL have any such functions, or do you know of any
other libraries out there which have this functionality?

Many thanks for your time

Hugo Elias
--
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