Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] h.has_on(p) assertion error - how to figure out why?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] h.has_on(p) assertion error - how to figure out why?


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] h.has_on(p) assertion error - how to figure out why?
  • Date: Sat, 09 Mar 2013 09:41:01 +0100
  • Organization: GeometryFactory

Without context I would say your using an kernel with inexact
construction to do constructions or you are build a nef with non triangular facets and the points of the facets are not exactly
in a plane.

Sebastien.

On 03/08/2013 11:10 PM, marcosscriven wrote:
I've getting this assertion error with CGAL 4.1, and I'm trying to figure out
why. The error doesn't really tell me much. Is there some extra debugging
logs I can add?

CGAL error: assertion violation!
Expression : h.has_on(p)
File :
/home/marcosscriven/sources/openscadjs/includes/cgal/CGAL/Nef_3/SNC_intersection.h
Line : 377
Explanation:
Refer to the bug-reporting instructions at
http://www.cgal.org/bug_report.html




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/h-has-on-p-assertion-error-how-to-figure-out-why-tp4656866.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page