Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Nef Polyhedron no simple to OFF

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Nef Polyhedron no simple to OFF


Chronological Thread 
  • From: Pierre Alliez <>
  • To:
  • Subject: Re: [cgal-discuss] Nef Polyhedron no simple to OFF
  • Date: Tue, 09 Dec 2008 18:11:42 +0100
  • Organization: INRIA

dear
,

is your Nef polyhedron unbounded? (infinite) or non manifold?

if it is unbounded, you have to bound it - this is feasible by intersecting it with eg a simple bounding box.

if it is non-manifold. I would recommend to apply closure, regularizations, etc (read definitions in the documentation) before trying to convert.

if this is not sufficient this means there is not much you can do beside saving it as a non-manifold polyhedron as Fred suggested.


From:


[]
Sent: December 9, 2008 8:25 AM
To:

Subject: [cgal-discuss] Nef Polyhedron no simple to OFF

Hello,

I'm working with .off files making boolean operations between 3D objects. When
the solution isn't a nef_polyhedron simple, I don't know how can I obtain a
.off file whith this polyhedron. Is this possible?

Thanks in advance,

Jonatan.
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss


--
Pierre Alliez
INRIA Sophia Antipolis - Mediterranee Project-team GEOMETRICA http://www-sop.inria.fr/members/Pierre.Alliez/
Tel: +33 4 92 38 76 77
Fax: +33 4 97 15 53 95




Archive powered by MHonArc 2.6.16.

Top of Page