Search found 6 matches

by pipo
Tue May 28, 2013 6:25 am
Forum: QCAD Troubleshooting and Problems
Topic: segmentation fault for qcad 3.0 prof [solved]
Replies: 22
Views: 54924

Re: segmentation fault for qcad 3.0 prof

Hi Andrew, I have exactly the same situation as Pierre, (same error message, 2011 license), except that I'm running Opensuse 12.3. I see that I have installed 2 c++ libs, maybe the reason for the problem ? libstdc++6-32bit-4.7.2_20130108-2.1.6.x86_64 libstdc++33-32bit-3.3.3-38.1.1.x86_64 Before I pu...
by pipo
Sun Nov 18, 2007 9:35 am
Forum: QCAD 2.1/2.2 'How Do I' Questions
Topic: [SOLVED] how to import ASCII file with coordinates ?
Replies: 9
Views: 44289

had to wait for the week end to proceed. But Michael already provided a script that works like a charm. Thanks a lot.

Qcad and it's people are Qool !
by pipo
Fri Nov 09, 2007 11:56 am
Forum: QCAD 2.1/2.2 'How Do I' Questions
Topic: [SOLVED] how to import ASCII file with coordinates ?
Replies: 9
Views: 44289

you were asking for a more interesting data file. What I'd like to do is read airfoil geometries, I attach an example (they are normalized to length 1) 1.000000 0.000514 0.992836 0.001482 0.981052 0.003074 0.967821 0.004862 0.952989 0.006866 0.936635 0.009075 0.919167 0.011435 0.901089 0.013878 0.88...
by pipo
Fri Nov 09, 2007 10:45 am
Forum: QCAD 2.1/2.2 'How Do I' Questions
Topic: [SOLVED] how to import ASCII file with coordinates ?
Replies: 9
Views: 44289

great - thanks for your valuable help. Your script does not seem to work yet because the coordinates x,y are not extracted from the line 'aline' (the plotted entity also shows that) A last question: why did you comment out process.file and file.close ? Because if I remove the comment the interpreter...
by pipo
Thu Nov 08, 2007 3:21 pm
Forum: QCAD 2.1/2.2 'How Do I' Questions
Topic: [SOLVED] how to import ASCII file with coordinates ?
Replies: 9
Views: 44289

good answer - thanks a lot.

The example scripts demonstrate nicely how to open files and draw things.
Since I'm not proficient in C I'd need another hint on how to access/read (all) the data in the file.
TIA
by pipo
Fri Nov 02, 2007 2:09 pm
Forum: QCAD 2.1/2.2 'How Do I' Questions
Topic: [SOLVED] how to import ASCII file with coordinates ?
Replies: 9
Views: 44289

[SOLVED] how to import ASCII file with coordinates ?

is it possible to import a geometry from a (ascii) file with x,y coordinates ?

Go to advanced search