Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Conversion from Polyhedron_3 to Nef_polyhedron_3 failed

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Conversion from Polyhedron_3 to Nef_polyhedron_3 failed


Chronological Thread 
  • From: Peter Hachenberger <>
  • To:
  • Subject: Re: [cgal-discuss] Conversion from Polyhedron_3 to Nef_polyhedron_3 failed
  • Date: Mon, 30 Mar 2009 23:51:00 +0200
  • Importance: Normal
  • Sensitivity:

Hi Joe,

your model features two empty triangles, i.e., the defining points are colinear. It's the following lines:

3  19 17 18
3  30 32 31

I attached a Nef file that is consistent, but you probably want to fix your off-file, too.

Peter
 
-----Joe C <> wrote: -----

To:
From: Joe C <>
Date: 03/28/2009 12:02AM
Subject: [cgal-discuss] Conversion from Polyhedron_3 to Nef_polyhedron_3 failed

Hi,

I was converting a polyhedron (see attached Polyhedron.off) to Nef_polyhedron_3, but it failed. I checked my polyhedron, it is closed and valid. The kernel used is Exact_predicates_exact_constructions_kernel. Does anyone have idea why the conversion failed? Is there any way to catch the failure and avoid crashing the program?

Thanks.
Joe


[attachment "Polyhedron.off" removed by Peter Hachenberger]

Attachment: Polyhedron.nef3
Description: Binary data




Archive powered by MHonArc 2.6.16.

Top of Page