Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] 3D Boolean Operation failed on Union

Subject: CGAL users discussion list

List archive

[cgal-discuss] 3D Boolean Operation failed on Union


Chronological Thread 
  • From: Joe C <>
  • To:
  • Subject: [cgal-discuss] 3D Boolean Operation failed on Union
  • Date: Wed, 22 Apr 2009 10:45:58 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=QYdiT0VxJ9unk2v1JWU5SQI4ru2iwP72re8H75mlxyaVyd3weoyq8feiVCb1yubn5E nButFGcJMYvkA/QcZJeCJHHXXybkIT1z/7hRxgIiS9muBqx47oIJEF924e+cXFq/aHBB I5tM/WDJ69zM8Z20ZyehHfNXkHgnkh8u37Mck=

Hi,

I have a failed case when running Nef_polyhedron_3 Union (or Join) Operation. I have two Nef_polyhedron_3 inputs : Nef_1.nef3 and Nef_2.nef3. Both Nef polyhdra are converted from Polyhedron_3 (closed and valid). CGAL crashes on performing Union of Nef_1 and Nef_2. Any ideas why it fails? Is there any mechanism in CGAL to catch the failure and avoid crashing the program?


I am using CGAL 3.4 on Windows XP with Visual Studio 2008.

I tried to attach .zip files of Nef_1.nef3 and Nef_2.nef3, but not successful due to the limit of the file size(each file is about 1M). How do I transfer these files onto the forum or maybe CGAL people?

Thanks.
Joe


Archive powered by MHonArc 2.6.16.

Top of Page