Enter demensions??

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

Moderator: andrew

Locked
acidblue
Newbie Member
Posts: 3
Joined: Wed Mar 21, 2012 2:41 am

Enter demensions??

Post by acidblue » Wed Mar 21, 2012 2:53 am

Is there a way to just enter the dimensions I need for say a rectangle, rather to have to rely on drawing one ???

This would be so much easier for me.
Using qcad 2.0.5.0 on Ubuntu 10.10.

User avatar
Clive
Moderator
Posts: 1329
Joined: Thu Aug 25, 2011 9:28 pm
Location: UK

Re: Enter demensions??

Post by Clive » Wed Mar 21, 2012 11:01 am

acidblue wrote:Is there a way to just enter the dimensions I need for say a rectangle, rather to have to rely on drawing one ???

This would be so much easier for me.
Using qcad 2.0.5.0 on Ubuntu 10.10.
Hi acidblue and welcome.

In the command line

1. Enter re (keycod -rectangle) > press enter.

2.You are prompted for the first corner -enter e.g. 50,50 > press enter.

3. Enter your second corner - e.g. 200,100 > press enter.

You now have a rectangle 150 x 50!

User avatar
Clive
Moderator
Posts: 1329
Joined: Thu Aug 25, 2011 9:28 pm
Location: UK

Post by Clive » Wed Mar 21, 2012 12:33 pm

Actually - thinking about it if you want a rectangle say 100 long x 50 high, all you need to do is enter 0,0 for your first corner (0,0 being the origin) then just enter your next corner at whatever dimension size you need e.g. 100,50
(this being an 'absolute' cartesian coordinate point relative to your origin of 0,0).

If you need to start your first corner at a different point say 50,50 (50 units in the X direction and 50 units in the Y direction) -then quite simply use the first corner as 50,50 and the next corner 'relative' to this using the @ symbol, e.g. the next corner could be @100,50 -this will give you the same rectangle size but in a different location.

Hope this helps

Clive

acidblue
Newbie Member
Posts: 3
Joined: Wed Mar 21, 2012 2:41 am

Post by acidblue » Wed Mar 21, 2012 4:51 pm

Ok but what if I don't want to use coordinate points, can I use a dimension like 8"x81/4" ??

EDIT: Entering re in the command does nothing, I don't get a prompt.
Are you sure it's re??

User avatar
Clive
Moderator
Posts: 1329
Joined: Thu Aug 25, 2011 9:28 pm
Location: UK

Post by Clive » Wed Mar 21, 2012 5:27 pm

acidblue wrote:Ok but what if I don't want to use coordinate points, can I use a dimension like 8"x81/4" ??

EDIT: Entering re in the command does nothing, I don't get a prompt.
Are you sure it's re??
In the 'Pro' versions 're' works just fine as a keycode and then press enter -not sure about community version.

You can only use coordinates for this method in QCAD.

Edit; In the Version 3 pro you can use the tool 'rectangle with size', then you can enter the widths and heights you need in fields. This method is very easy indeed and then you can drag and place the rectangle where you want.

Locked

Return to “QCAD Community 'How Do I' Questions”