Search found 6 matches

by dzenita
Wed Nov 29, 2017 1:19 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: How to catch command from command line in a script
Replies: 2
Views: 6313

Re: How to catch command from command line in a script

Great, thanks a lot Andrew.

Best regards,
Dzenita
by dzenita
Mon Nov 27, 2017 3:54 pm
Forum: QCAD Programming, Script Programming and Contributing
Topic: How to catch command from command line in a script
Replies: 2
Views: 6313

How to catch command from command line in a script

Hi all, QCad has support for drawing lines, circles via command line like this : 2017-11-27 15_39_08-Untitled 1 _ - QCAD.png but how can we draw line using one row, one step, using command like this --> line (10;10 , 20;20) And how to catch command from command line in a script ? I have some custom ...
by dzenita
Tue Nov 07, 2017 9:38 am
Forum: QCAD 'How Do I' Questions
Topic: Entity from his center point
Replies: 1
Views: 2689

Entity from his center point

Hi everyone,

I am coding in a script, and I have to get the entity from it's center point.
Is it possible? Is there a function that gets entity from his center ?


Thanks,
Dzenita
by dzenita
Wed Nov 01, 2017 8:54 am
Forum: QCAD 'How Do I' Questions
Topic: Custom ContextMenu
Replies: 4
Views: 4259

Re: Custom ContextMenu

Thanks a lot Andrew
It works :)
by dzenita
Fri Oct 20, 2017 9:54 am
Forum: QCAD 'How Do I' Questions
Topic: Custom ContextMenu
Replies: 4
Views: 4259

Re: Custom ContextMenu

I am coding and I want do extend context menu in a script. Is that possible ?
I am writing company specific extension, and I want to put them inside right click menu.

In attachment is an example.
by dzenita
Thu Oct 19, 2017 2:46 pm
Forum: QCAD 'How Do I' Questions
Topic: Custom ContextMenu
Replies: 4
Views: 4259

Custom ContextMenu

Hello,
I am new in QCad, and I am using QCad 13.18.1 pro.
I have to add custom Context Menu for my dxf-files.
Is that possible, and if it is, how can I add it . Is there any example ?

Go to advanced search