Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] failure case for boolean operation

Subject: CGAL users discussion list

List archive

[cgal-discuss] failure case for boolean operation


Chronological Thread 
  • From: "Nagella, S (Srikanth)" <>
  • To: <>
  • Subject: [cgal-discuss] failure case for boolean operation
  • Date: Fri, 8 Aug 2008 15:33:33 +0100

Title: failure case for boolean operation

Hi All

I was trying out Boolean operations. I met a case where a sphere radius 5 at (5,0,0) centre is cut by a plane with equate x=5. It exits with this error message

**

** Gts:ERROR:(boolean.c:1563):???: assertion failed: (x != 0. || y != 0. || z != 0.)

The same operation works if I change the plane equation to x+y+z=5.

I dont know the internals of GTS but Is there any reason why it does that?

Thanks

Sri


--
Scanned by iCritical for STFC.





Archive powered by MHonArc 2.6.16.

Top of Page