Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem with loading OFF file

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem with loading OFF file


Chronological Thread 
  • From: Khoa Nguyen Tan <>
  • To:
  • Subject: Re: [cgal-discuss] Problem with loading OFF file
  • Date: Wed, 18 Apr 2007 15:24:42 +0700

Hi Peter,

Thanks for your fast reply. The attachment is one of the object that I can't load: I failed with my code and the example programs come together with CGAL package also can't read this file too.

Best regards,
Khoa.

Attachment: tie.off
Description: Binary data


On Apr 18, 2007, at 3:14 PM, Peter Hachenberger wrote:

Hi Khoa,

OFF interface of Polyhedron_3 is your way to go. Can you send me a
non-working file. Then I can tell you what is
wrong and probably also how you can come around the problem.

Peter

On Wed, 2007-04-18 at 01:16 +0700, Nguyen Tan Khoa wrote:
Dear all,

I'm implementing an algorithm on polygonal mesh. I managed to load
some object from OFF file into an Polyhedron_3 object. However, there
are cases that I can't load the model from the file. I tried with the
example from CGAL package but they don't work also. Is there any
other way that I can manage to load the OFF into an Polyhedron_3
object myself?

Bests,
Khoa.

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




Archive powered by MHonArc 2.6.16.

Top of Page