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?
[solved] Over ride default colour
Moderator: andrew
Forum rules
Always indicate your operating system and QCAD version.
Indicate the post processor used.
Attach drawing files and screenshots.
Post one question per topic.
Always indicate your operating system and QCAD version.
Indicate the post processor used.
Attach drawing files and screenshots.
Post one question per topic.
-
- Premier Member
- Posts: 4879
- Joined: Wed Sep 27, 2017 4:17 pm
Re: Over ride default colour
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
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
- Husky
- Moderator/Drawing Help/Testing
- Posts: 5054
- Joined: Wed May 11, 2011 9:25 am
- Location: USA
Re: Over ride default colour
@ 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.
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.
Work smart, not hard: QCad Pro
QcadPro, QcadCam, Win11/64, 64GB RAM, 10-Core, SSD
If a thread is considered as "solved" pls. change the title of the 1. post to "[solved] Title..."
QcadPro, QcadCam, Win11/64, 64GB RAM, 10-Core, SSD
If a thread is considered as "solved" pls. change the title of the 1. post to "[solved] Title..."
-
- Active Member
- Posts: 37
- Joined: Sat Oct 09, 2021 9:54 pm
Re: Over ride default colour
Solved, Thank you. Have a great day.