Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Polyhedron to Nef_polyhedron conversion error

Subject: CGAL users discussion list

List archive

[cgal-discuss] Polyhedron to Nef_polyhedron conversion error


Chronological Thread 
  • From: mastair <>
  • To:
  • Subject: [cgal-discuss] Polyhedron to Nef_polyhedron conversion error
  • Date: Sun, 27 Jan 2013 01:13:29 -0800 (PST)

Sometimes when converting a polyhedron to a NEF polyhedron the following
error is thrown. Anyone who can tell me what the problem would be? The
polyhedra are valid and closed.

CGAL error: assertion violation!
Expression : pe_prev->is_border() ||
internal::Plane_constructor<Plane>::get_plane(pe_prev->facet(),pe_prev->facet()->plane()).
has_on(pe_prev->opposite()->vertex()->point())





--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Polyhedron-to-Nef-polyhedron-conversion-error-tp4656591.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page