Page 1 of 1

Different line types

Posted: Fri Sep 13, 2019 10:48 pm
by bobdeutsch
Is it possible to draw another type of line other then just a solid line, ie, dotted lines? Can't seem to find anything that allows it.

Re: Different line types

Posted: Fri Sep 13, 2019 10:58 pm
by Husky
Sure - that is usually done with layer attributes. Here is how it works:
https://qcad.org/en/tutorial-working-with-layers

Re: Different line types

Posted: Mon Sep 16, 2019 12:22 am
by CVH
Drawing new entities is done with Color, Lineweight and Linetype default 'By Layer'.
Drawing on layers as with the tutorial these new entities immediately are displayed with the layer prefs.
But it is not limited to that.
You can set any specifics as you prefer after drawing them.

In a new metric drawing Layer0 is set by default Black // 0.25 (ISO) // Continuous.
Draw a new entity and select it.
Now you can set it to Red ....
The entities general Properties are in the Property Editor.
The layer props can be preset or reset in the Layer List.

Regards,
CVH

Re: Different line types

Posted: Mon Sep 16, 2019 7:22 am
by CVH
Forgot to metion:
You can activate View / Toolbar and widgets / Toolbars / Pen
And preset the pen to use for new additions.

Regards,
CVH