Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Polyhedron Incremental Builder does not Recognize Border Edges

Subject: CGAL users discussion list

List archive

[cgal-discuss] Polyhedron Incremental Builder does not Recognize Border Edges


Chronological Thread 
  • From:
  • To:
  • Subject: [cgal-discuss] Polyhedron Incremental Builder does not Recognize Border Edges
  • Date: Wed, 26 May 2010 22:26:30 +0300

Hello,

I constructed a polyhedron with borders with the incremental builder (the
borders are simply defined as edges which does not have an opposite
counterpart
in any other face constructed), and the polyhedron I get does not recognize
these edges as borders (size_of_border_edges() produces 0). If I subdivide
this
polyhedron (say, using CC subdivision), the border edges are finally revealed.
Is this a bug, or did I forget to do something?

Amir.



Archive powered by MHonArc 2.6.16.

Top of Page