Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: Zhanghong Tang <>
  • To: <>
  • Subject: RE: [cgal-discuss] Re: Error in CGAL bool operation to the OFF files
  • Date: Sat, 15 Sep 2012 11:44:42 +1200
  • Importance: Normal

Hi Dr. Lu,

Thank you very much for your kindly reply. However, the code still crashes after I corrected the code as you pointed out. Both these two OFF files are generated by CGAL program.


Thanks,
Zhanghong Tang


> Date: Fri, 14 Sep 2012 10:08:33 -0700
> From:
> To:
> Subject: [cgal-discuss] Re: Error in CGAL bool operation to the OFF files
>
> 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.
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://sympa.inria.fr/sympa/info/cgal-discuss
>
>



Archive powered by MHonArc 2.6.18.

Top of Page