Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Edge sewing

Subject: CGAL users discussion list

List archive

[cgal-discuss] Edge sewing


Chronological Thread 
  • From: Charles <>
  • To:
  • Subject: [cgal-discuss] Edge sewing
  • Date: Thu, 16 Jun 2011 07:23:59 -0700 (PDT)

Hello,

I am using CGAL::Polyhedron_3 to work on meshes, specifically on meshes with
topologic problems.
I need to simply merge two edges. Those edges are identically in geometry
but are duplicated in the HalfedgeDS. So that, it is considered as a border
edge.

There is nothing about edge sewing in Euler operations.
There could be a solution by accessing directly the HDS (but dangerous).

Is there any solution to that problem?

Thanks

Charles


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Edge-sewing-tp3602627p3602627.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Edge sewing, Charles, 06/16/2011

Archive powered by MHonArc 2.6.16.

Top of Page