Page 1 of 1

[solved] Over ride default colour

Posted: Mon Apr 11, 2022 2:06 pm
by KHE
Is there a way to over ride the default colour when placing an entity.
eg.
Level default colour set to blue
I want to draw a new line (anywhere)
I select the draw vertical line but rather than it coming in blue I want it white (sure I can change it after it's in)
Is there a way to do this?

Re: Over ride default colour

Posted: Mon Apr 11, 2022 5:46 pm
by CVH
Hi,
in CAD it is common that the color is governed by the layer setting.
https://www.ribbonsoft.com/en/tutorial- ... ith-layers

One can give any entity in selection a distinct color in the property editor.

One could engange the 'Pen' widget and set a default color for new entities.

Regards,
CVH

Re: Over ride default colour

Posted: Mon Apr 11, 2022 8:01 pm
by Husky
@ KHE,

launch the Toolbar "Pen" to control an overwrite of an active Layer,
(you can find it below Menu / View ...)
In your case:
Layer "blue" = active,
launch the vertical line tool,
change the attributes in Toolbar "Pen" to the desired one (color White).
Place the line ... done.

Re: Over ride default colour

Posted: Tue Apr 12, 2022 1:44 am
by KHE
Solved, Thank you. Have a great day.