Search found 42 matches
- Thu Oct 20, 2011 8:47 am
- Forum: QCAD Developers and Contributors
- Topic: executing script at terminal command prompt
- Replies: 62
- Views: 59570
hello, hungerburg that is fantastic! i've found my example.dxf file in qcad directory! that wasn't , that was log. but now it dont work again. first it writes an error: [email protected]:~/Downloads/qcad-3.0.0-beta3-trial-linux$ time DISPLAY="" ./qcad-trial -no-gui -autostart '/home/alf3/Downloads/example...
- Wed Oct 19, 2011 9:16 pm
- Forum: QCAD Developers and Contributors
- Topic: executing script at terminal command prompt
- Replies: 62
- Views: 59570
I tried to run script from link, byt something is wrong with it (please look at my log below). Then I comment the last row: di.exportFile("example.dxf", "DXF 2000"); Then no any errors arrived. But I can't get result file. [email protected]:~/Downloads/qcad-3.0.0-beta3-trial-linux$ DISPLAY="" ./qcad-trial...
- Tue Oct 18, 2011 7:37 pm
- Forum: QCAD Developers and Contributors
- Topic: executing script at terminal command prompt
- Replies: 62
- Views: 59570
hungerburg, andrew please help me. I understand, that this is maybe my arrogance to ask you write some scripts. But I begin to get confused. Almost get lost. If you can - just write the script, wich draws two lines line (0,0) - (50,50) line (50,50) - (0,100) and makes a chamfer (or fillet) between t...
- Mon Oct 17, 2011 7:56 pm
- Forum: QCAD Developers and Contributors
- Topic: executing script at terminal command prompt
- Replies: 62
- Views: 59570
- Mon Oct 17, 2011 7:32 pm
- Forum: QCAD Developers and Contributors
- Topic: executing script at terminal command prompt
- Replies: 62
- Views: 59570
The full list of command in my windows script is below: line rectang circle ellipse arc copybase pasteblock fillet chamfer rotate scale trim extend erase mirror move -color -hatch -linetype ltscale dimlinear dimangular dimaligned zoom -mtext -text hungerburg, may I ask you to make a simple script wi...
- Mon Oct 17, 2011 4:44 pm
- Forum: QCAD Developers and Contributors
- Topic: executing script at terminal command prompt
- Replies: 62
- Views: 59570
- Mon Oct 17, 2011 4:39 pm
- Forum: QCAD Developers and Contributors
- Topic: executing script at terminal command prompt
- Replies: 62
- Views: 59570
- Sun Oct 16, 2011 9:03 pm
- Forum: QCAD Developers and Contributors
- Topic: executing script at terminal command prompt
- Replies: 62
- Views: 59570
Andrew, that is the best news for me! Thank you very very much! My task becomes easier because I already have working script wich works under Windows and uses Autocad 2010 to make drawings. All I have to do is scrupulously rewriting my script. And can you see the list of command, used in my windows ...
- Tue Oct 11, 2011 6:09 pm
- Forum: QCAD Developers and Contributors
- Topic: executing script at terminal command prompt
- Replies: 62
- Views: 59570
- Mon Oct 10, 2011 7:24 pm
- Forum: QCAD Developers and Contributors
- Topic: executing script at terminal command prompt
- Replies: 62
- Views: 59570
That's looks great! It seems I found what I've looking for a long time. And how much will be cost QCAD 3 Professional license? Can i buy it right now? And one more question: can I use qcad 3 on linux with no any GUI (like GNOME etc.) installed? Just Linux server with NO GRAPHICS. Simple command prom...
- Mon Oct 10, 2011 1:24 pm
- Forum: QCAD Developers and Contributors
- Topic: executing script at terminal command prompt
- Replies: 62
- Views: 59570
can qcad 3 script export drawing to pdf file now?
- Mon Oct 10, 2011 12:12 pm
- Forum: QCAD Developers and Contributors
- Topic: executing script at terminal command prompt
- Replies: 62
- Views: 59570
some troubles
Hello, Andrew! Thanks a lot for your reply! But I have got errors during executing script. I print in my ubuntu terminal this string: ./qcad_demo -autostart '/home/alf3/Downloads/qcad-2.2.2.0-1-demo.linux.x86/scripts/demo01.qs' but error has become: RS_FileIO::fileImport: failed to import file: /hom...