Search found 9028 matches

by andrew
Thu Apr 25, 2024 8:09 am
Forum: Introduce Yourself
Topic: rotatae in ecma
Replies: 2
Views: 130

Re: rotatae in ecma

but how do I rotate it inside the ecma script shell? I'd recommend to create a line shape in memory only, then transform it as desired and only then add it: // create a new line shape in memory, this adds nothing to the drawing yet: var line = new RLine(0,0, 100,100); // rotate the line around poin...
by andrew
Wed Apr 24, 2024 7:58 am
Forum: QCAD 'How Do I' Questions
Topic: purchased, now...?
Replies: 3
Views: 221

Re: purchased, now...?

Infinidean: Please refer also to our website for detailed information about accessing the full version:

https://www.qcad.org/en/accessing-downloads-updates
by andrew
Mon Apr 22, 2024 10:18 am
Forum: QCAD Troubleshooting and Problems
Topic: dwg2dwg Polyface mesh gets converted to Polyline
Replies: 2
Views: 147

Re: dwg2dwg Polyface mesh gets converted to Polyline

QCAD does not support all entity types or features of the DXF/DWG formats. Polyface and other 3D contents are not supported and we are not planning to support these in the future. Perhaps, the ODA File Converter is more suitable for your requirements: https://www.opendesign.com/guestfiles/oda_file_c...
by andrew
Fri Apr 19, 2024 10:03 am
Forum: Announcements
Topic: Dutch Video Tutorials
Replies: 0
Views: 318

Dutch Video Tutorials

The Dutch translation of our 12 QCAD video tutorials for beginners is now available for our Dutch users.

De Nederlandse vertaling van onze 12 QCAD video tutorials voor beginners is nu beschikbaar voor onze Nederlandse gebruikers.

https://qcad.org/video-tutorials-in-het-nederlands
by andrew
Fri Apr 19, 2024 7:35 am
Forum: QCAD Suggestions and Feedback
Topic: [solved] Changelog
Replies: 5
Views: 489

Re: Sort of solved: Changelog

Panchdara: Thanks, I've fixed the changelog.
by andrew
Thu Apr 18, 2024 3:13 pm
Forum: QCAD/CAM
Topic: [gelöst] CAM Werkzeugwege / Anfahrweg immer auf Kein gesetzt
Replies: 2
Views: 450

Re: CAM Werkzeugwege / Anfahrweg immer auf Kein gesetzt

Bitte die Zeichnung anhängen, damit wir das Problem nachvollziehen können, danke.

Kann es sein, dass gar keine Radiuskompensation verwendet wird? Dann machen die Anfahrwege keinen Sinn und werden von QCAD/CAM zurückgesetzt.
by andrew
Wed Apr 17, 2024 9:41 pm
Forum: QCAD Troubleshooting and Problems
Topic: [solved] QCAD closes when attempting file save
Replies: 14
Views: 363

Re: QCAD closes when attempting file save

Ok, thanks for the confirmation.
by andrew
Wed Apr 17, 2024 9:31 pm
Forum: QCAD Troubleshooting and Problems
Topic: [solved] QCAD closes when attempting file save
Replies: 14
Views: 363

Re: QCAD closes when attempting file save

Thanks.

I'm afraid that QCAD Professional will not work on your installation as there appears to be something wrong (very likely a faulty DLL that was installed by another software). I'm happy to issue a full refund, please confirm.
by andrew
Wed Apr 17, 2024 9:25 pm
Forum: QCAD Troubleshooting and Problems
Topic: [solved] QCAD closes when attempting file save
Replies: 14
Views: 363

Re: QCAD closes when attempting file save

Did you try to uncheck the preference "Use system file dialog" (see my post above)?
by andrew
Wed Apr 17, 2024 9:23 pm
Forum: QCAD Troubleshooting and Problems
Topic: [solved] QCAD closes when attempting file save
Replies: 14
Views: 363

Re: QCAD closes when attempting file save

Schwarz633: Please attach your image to your post (see How to Attach a File to a Post), thank you.
by andrew
Wed Apr 17, 2024 9:14 pm
Forum: QCAD Professional
Topic: Effacer un trait
Replies: 2
Views: 552

Re: Effacer un trait

Veuillez joindre votre fichier et indiquer sur quel système vous travaillez (voir aussi les règles du forum en haut en rouge), merci. Veuillez fournir autant de détails que possible, afin que nous puissions vous aider efficacement. Il se peut que la ligne se trouve sur une couche verrouillée, mais s...
by andrew
Wed Apr 17, 2024 9:10 pm
Forum: QCAD Troubleshooting and Problems
Topic: [solved] QCAD closes when attempting file save
Replies: 14
Views: 363

Re: QCAD closes when attempting file save

as soon as the save/save as window is open for 5 seconds or so, QCAD just closes. By the "save/save as window", do you mean the file dialog, i.e. the dialog where you can usually choose where to save the file and under what name? If so, please try the following: - Edit > Application Preferences > F...
by andrew
Mon Apr 15, 2024 9:37 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: [solved] QTableView Question
Replies: 3
Views: 385

Re: QTableView Question

For the sake of a complete answer for anyone reading this: There are no QString or QStringList classes in the script environment. Instead of var test = new QString("test"); use var test = "test"; Instead of var header = new QStringList("header1"); header.append("header2"); ... use var header = ["hea...
by andrew
Fri Apr 12, 2024 8:15 am
Forum: QCAD Troubleshooting and Problems
Topic: Add Viewport
Replies: 7
Views: 248

Re: Add Viewport

Yes, that might be. It's hard to tell since I cannot spot the snap cursor in your screenshot. Can you try to back up and then reset your QCAD configuration?

See:
https://qcad.org/en/tutorial-resetting- ... figuration
by andrew
Thu Apr 11, 2024 2:04 pm
Forum: Chat
Topic: I cannot open the dwg file
Replies: 1
Views: 142

Re: I cannot open the dwg file

This can have various reasons. Can you attach or send the DWG file? Thanks.

Go to advanced search