Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Error in CGAL bool operation to the OFF files

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Error in CGAL bool operation to the OFF files


Chronological Thread 
  • From: JuanLu <>
  • To:
  • Subject: [cgal-discuss] Re: Error in CGAL bool operation to the OFF files
  • Date: Fri, 14 Sep 2012 10:08:33 -0700 (PDT)

Hi,

I have just found one thing on your code. I have replaced:

...
readoff(&P2,file1);
...

by

...
readoff(&P2,file2);
...

and I tested your program with hand.off and knot.off files, instead of
a1.off and a2.off and works fine. I can see a knot thru hand in geomview.

Regards.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Error-in-CGAL-bool-operation-to-the-OFF-files-tp4655853p4655854.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page