Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Error while using make_surface_mesh

Subject: CGAL users discussion list

List archive

[cgal-discuss] Error while using make_surface_mesh


Chronological Thread 
  • From: gupta61 <>
  • To:
  • Subject: [cgal-discuss] Error while using make_surface_mesh
  • Date: Fri, 21 Mar 2014 15:26:48 -0700 (PDT)

Hi,

I am getting this error while trying to use make_surface_mesh function

terminate called after throwing an instance of
'CGAL::Precondition_exception'
what(): CGAL ERROR: precondition violation!
Expr: ! k.is_degenerate_3_object()(t)

From what I understand, this is possible when I have a degenerate segment.
But I checked all the points I am inserting for the surface and there are no
degenerate segments. I was wondering if you can shed some light on this
matter and other cases where it is possible to get this error. Thanks.

Regards,
Piyush Gupta



-----
Piyush Gupta
UIUC
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Error-while-using-make-surface-mesh-tp4658997.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page