Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Assertion violation when converting Polyhedron to Nef_polyhedron

Subject: CGAL users discussion list

List archive

[cgal-discuss] Assertion violation when converting Polyhedron to Nef_polyhedron


Chronological Thread 
  • From: johnzjq <>
  • To:
  • Subject: [cgal-discuss] Assertion violation when converting Polyhedron to Nef_polyhedron
  • Date: Sun, 16 Jan 2011 01:17:46 -0800 (PST)


Dear all,

I am using Nef_polyhedron with Exact_predicates_exact_constructions_kernel.
The following assertion was triggered when I was trying to convert a closed
polyhedron to Nef_polyhedron:

Error !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Error !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
CGAL error: assertion violation!
Expression : pre_prev->is_border() ||
!pe_prev->facet()->plane().is_degenerate()
File : c:\program files
(x86)\cgal-3.7\include\cgal\nef_3\polyhedron_3_to_nef_3.h
Line :219

The polyhedron is a model produced by MinkowskiSum and was regularized.

Any ideas?

With kind regards,

John
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Assertion-violation-when-converting-Polyhedron-to-Nef-polyhedron-tp3219837p3219837.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page