Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: Re: [cgal-discuss] Triangulation 2D - remove_constraint

Subject: CGAL users discussion list

List archive

Re: Re: Re: [cgal-discuss] Triangulation 2D - remove_constraint


Chronological Thread 
  • From: Lionel <>
  • To:
  • Subject: Re: Re: Re: [cgal-discuss] Triangulation 2D - remove_constraint
  • Date: Thu, 3 Sep 2009 16:11:05 +0200 (CEST)

Hello,

Do you confirm that doing a for loop on stored edges and calling
remove_constrained_edge on these edges is the proper way to use these
functions ?

I tested : it seems that calling remove_constrained_edge creates constraint
edges (I can post the code of my test).

Is it a bug ?
If not how to remove efficiently constraint edges with CGAL ?

Thanks,
Lionel



Archive powered by MHonArc 2.6.16.

Top of Page