how do I use the command line?

Use this forum to ask questions about how to do things in QCAD.

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Attach drawing files and screenshots.

Post one question per topic.

Post Reply
jfwfmt
Registered Member
Posts: 2
Joined: Sat Apr 17, 2021 3:10 am

how do I use the command line?

Post by jfwfmt » Sat Apr 17, 2021 3:28 am

I am a newbie, be gentle.

I want to enter commands on the command line (which I have instantiated). In particular, I want to enter a command which accomplishes the following:
draw a dimension between 0.0,0.0 and 0.0,156.0

I have tried "DA 0,0 0,156" and various variations. But no joy!

This has got to be simple, but I cannot find the format for commands in the manual or by searching the forum for "enter commands".

Any help is appreciated.

CVH
Premier Member
Posts: 3468
Joined: Wed Sep 27, 2017 4:17 pm

Re: how do I use the command line?

Post by CVH » Sat Apr 17, 2021 5:42 am

Hi,
There might be a way ...
But all depends ...
OS, settings, native separators ...

DA needs 3 references.

A one-liner "DA 0,0 0,156"
It is not what the command line is designed for.
In Andrew's words:
https://qcad.org/rsforum/viewtopic.php? ... 924#p26925

Regards,
CVH
Last edited by CVH on Sat Apr 17, 2021 7:41 am, edited 2 times in total.

User avatar
Husky
Moderator/Drawing Help/Testing
Posts: 4939
Joined: Wed May 11, 2011 9:25 am
Location: USA

Re: how do I use the command line?

Post by Husky » Sat Apr 17, 2021 7:36 am

DA for Aligned Dimension, is asking for ...
First extension Iine origin:
Answer for X;Y = 0;0
enter
Second extension Iine origin:
Answer for X;Y = 0;156
enter
Dimension Iine Iocation:
Answer for X;Y = 30;0
enter
qq
enter to end the tool

Workflow without the explanation would be:
DA
enter
0;0
enter
0;156
enter
30;0
enter
qq
enter

Make sure to use the correct separator (I used semicolon). Your setting can be found in Menu / Edit / Application Preferences

Husky-2021.04.16-07.png
Husky-2021.04.16-07.png (33.62 KiB) Viewed 2556 times
Work smart, not hard: QCad Pro
Win10/64, QcadPro, QcadCam version: Current.
If a thread is considered as "solved" please change the title of the first post to "[solved] Title..."

Post Reply

Return to “QCAD 'How Do I' Questions”