Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: [Newbie] Polyhedron_incremental_builder_3 and test_facet_indices

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: [Newbie] Polyhedron_incremental_builder_3 and test_facet_indices


Chronological Thread 
  • From: johnzjq <>
  • To:
  • Subject: [cgal-discuss] Re: [Newbie] Polyhedron_incremental_builder_3 and test_facet_indices
  • Date: Sat, 16 Oct 2010 08:02:30 -0700 (PDT)


I also came across some strange things. Anyone could give me any suggestions?

I am using incremental_builder and it works fluently at most of the time.
However, when I play with a real CAD model, it failed in begin_facet(). The
output debug information is:
...
add_vertex_to_facet(): input error: disconnected facet complexes at vertex
69: involved facets are : 112 81 80 79 (closed cycle) and.

It should be noted that before starting a new face, I did test_facet first
and it passed the test procedure. How could that happen?

Thanks and have a nice weekend.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Newbie-Polyhedron-incremental-builder-3-and-test-facet-indices-tp950202p2998347.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page