Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Bollean operation error

Subject: CGAL users discussion list

List archive

[cgal-discuss] Bollean operation error


Chronological Thread 
  • From: Noel Warren <>
  • To:
  • Subject: [cgal-discuss] Bollean operation error
  • Date: Wed, 20 Feb 2013 13:10:39 +0100

I get the following error when subtracting two Nef polyhedra

ERROR: CGAL ERROR: assertion violation!
Expr: itl != it->second.end()
File: /usr/local/include/CGAL/Nef_3/SNC_external_structure.h
Line: 1102

I have attatched the polyhedra in "off" format.  They convert fine to Nef_polyhedron_3.  I have also tried the operation with the "Operations on Polyhedra" demo.  Performing the difference operation (stock - design) also crashes it.

Thanks in advance.

Attachment: design.off
Description: Binary data

Attachment: stock.off
Description: Binary data




Archive powered by MHonArc 2.6.18.

Top of Page