discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

ERROR: CGAL error in CGAL_Nef_polyhedron3(): CGAL ERROR: assertion violation!

I
Ivo
Sun, Sep 20, 2015 2:13 PM

Hi,

I'm rendering chains, and if i scale them up to more ( and identical to the
other) links i get this error :

ERROR: CGAL error in CGAL_Nef_polyhedron3(): CGAL ERROR: assertion
violation! Expr: pe_prev->is_border() ||
!internal::Plane_constructor::get_plane(pe_prev->facet(),pe_prev->facet()->plane()).is_degenerate()
File:
/data/OpenSCAD/libraries-mingw64-master/mxe-w64/usr/x86_64-w64-mingw32.static/include/CGAL/Nef_3/polyhedron_3_to_nef_3.h
Line: 251

OpenSCAD version 2015.03-1

Any hints ?

--
View this message in context: http://forum.openscad.org/ERROR-CGAL-error-in-CGAL-Nef-polyhedron3-CGAL-ERROR-assertion-violation-tp13924.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Hi, I'm rendering chains, and if i scale them up to more ( and identical to the other) links i get this error : ERROR: CGAL error in CGAL_Nef_polyhedron3(): CGAL ERROR: assertion violation! Expr: pe_prev->is_border() || !internal::Plane_constructor::get_plane(pe_prev->facet(),pe_prev->facet()->plane()).is_degenerate() File: /data/OpenSCAD/libraries-mingw64-master/mxe-w64/usr/x86_64-w64-mingw32.static/include/CGAL/Nef_3/polyhedron_3_to_nef_3.h Line: 251 OpenSCAD version 2015.03-1 Any hints ? -- View this message in context: http://forum.openscad.org/ERROR-CGAL-error-in-CGAL-Nef-polyhedron3-CGAL-ERROR-assertion-violation-tp13924.html Sent from the OpenSCAD mailing list archive at Nabble.com.
K
kintel
Sun, Sep 20, 2015 2:54 PM

Could you provide a (small) example?

-Marius

--
View this message in context: http://forum.openscad.org/ERROR-CGAL-error-in-CGAL-Nef-polyhedron3-CGAL-ERROR-assertion-violation-tp13924p13926.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Could you provide a (small) example? -Marius -- View this message in context: http://forum.openscad.org/ERROR-CGAL-error-in-CGAL-Nef-polyhedron3-CGAL-ERROR-assertion-violation-tp13924p13926.html Sent from the OpenSCAD mailing list archive at Nabble.com.
U
ufomorace
Sun, Sep 20, 2015 8:06 PM

did you search google for the same error message? there are various fixes and
pages, i.e. here
http://forum.openscad.org/CGAL-error-in-CGAL-Nef-polyhedron3-td10433.html

--
View this message in context: http://forum.openscad.org/ERROR-CGAL-error-in-CGAL-Nef-polyhedron3-CGAL-ERROR-assertion-violation-tp13924p13929.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

did you search google for the same error message? there are various fixes and pages, i.e. here http://forum.openscad.org/CGAL-error-in-CGAL-Nef-polyhedron3-td10433.html -- View this message in context: http://forum.openscad.org/ERROR-CGAL-error-in-CGAL-Nef-polyhedron3-CGAL-ERROR-assertion-violation-tp13924p13929.html Sent from the OpenSCAD mailing list archive at Nabble.com.