Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL ERROR: precondition violation!

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL ERROR: precondition violation!


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL ERROR: precondition violation!
  • Date: Mon, 25 Aug 2014 11:47:38 +0200
  • Organization: GeometryFactory

On 08/19/2014 02:23 PM, TableYoung wrote:
Hi Sebastien,
You are right,i put the data file in a wrong directory
.plus, i have a question is that i read the data from cube.off file which
is really a tiny file following is detail data in the file:
OFF8 6 0
-0.500000 -0.500000 0.500000
0.500000 -0.500000 0.500000
-0.500000 0.500000 0.500000
0.500000 0.500000 0.500000
-0.500000 0.500000 -0.500000
0.500000 0.500000 -0.500000
-0.500000 -0.500000 -0.500000
0.500000 -0.500000 -0.500000
4 0 1 3 2
4 2 3 5 4
4 4 5 7 6
4 6 7 1 0
4 1 7 5 3
4 6 0 2 4
but when i run program, the same error appeared().is that i got a
incorrect data struct in the .off file or some thing else.thank you again
for your help.
Best Regards
Tobe Yang.



Up to end-of-lines, the file seems correct.

Sebastien.


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-ERROR-precondition-violation-tp4659706p4659711.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page