[solved] Opaque Fill
Moderator: andrew
Forum rules
Always indicate your operating system and QCAD version.
Attach drawing files and screenshots.
Post one question per topic.
Always indicate your operating system and QCAD version.
Attach drawing files and screenshots.
Post one question per topic.
-
- Junior Member
- Posts: 12
- Joined: Thu May 20, 2021 9:42 am
[solved] Opaque Fill
I have an architectural drawing that has a basin on the wall with boxing below it along the wall/floor junction.
Rather than snip out the portion of the boxing that would be hidden by the basin above, can I give the basin outline an opaque fill so that the boxing is automatically hidden if I slide the basin along the wall or move it to another wall with boxing beneath?
Rather than snip out the portion of the boxing that would be hidden by the basin above, can I give the basin outline an opaque fill so that the boxing is automatically hidden if I slide the basin along the wall or move it to another wall with boxing beneath?
Last edited by dickbob on Tue May 25, 2021 8:39 am, edited 1 time in total.
- andrew
- Site Admin
- Posts: 8766
- Joined: Fri Mar 30, 2007 6:07 am
Re: Opaque Fill
With the hatch tool, you can also create solid fills:
https://qcad.org/doc/qcad/latest/refere ... mSelection
https://qcad.org/doc/qcad/latest/refere ... mSelection
-
- Junior Member
- Posts: 12
- Joined: Thu May 20, 2021 9:42 am
Re: Opaque Fill
Sorry, but I can't seem to get this to work for me as I want.
I'm made sure the shape is closed, selected it, then Draw > Hatch > Hatch from Selection (HA) then selected Solid Fill which then fills the shape with the Layer colour. I then select the hatch block and set the colour to White with the Property Editor.
When editing the drawing all I see is the white shape, which is not ideal but when printing it prints as a solid black shape.
Am I missing something or is there no solution to my problem?
I'm made sure the shape is closed, selected it, then Draw > Hatch > Hatch from Selection (HA) then selected Solid Fill which then fills the shape with the Layer colour. I then select the hatch block and set the colour to White with the Property Editor.
When editing the drawing all I see is the white shape, which is not ideal but when printing it prints as a solid black shape.
Am I missing something or is there no solution to my problem?
-
- Premier Member
- Posts: 4874
- Joined: Wed Sep 27, 2017 4:17 pm
Re: Opaque Fill
Hi,
Change the Alpha value of the Hatch entity in the Property Editor.
Regards,
CVH
Change the Alpha value of the Hatch entity in the Property Editor.
Regards,
CVH
- Attachments
-
- HatchAlpha.png (9.84 KiB) Viewed 17294 times
- andrew
- Site Admin
- Posts: 8766
- Joined: Fri Mar 30, 2007 6:07 am
Re: Opaque Fill
To allow white on white printing, please change your preferences as described here:
https://qcad.org/rsforum/viewtopic.php?p=24336#p24332
https://qcad.org/rsforum/viewtopic.php?p=24336#p24332
-
- Junior Member
- Posts: 12
- Joined: Thu May 20, 2021 9:42 am
Re: Opaque Fill
Thank you CVH, the alpha value is already 255.
Thank you Andrew, I did manage to get that white on white printing working on a new, fresh, simple, drawing from first principles. I just can't get it to work with my drawing. I guess I must have something screwed up in the layering in my ignorance of how to structure a QCAD drawing -- frustrating!
Thank you Andrew, I did manage to get that white on white printing working on a new, fresh, simple, drawing from first principles. I just can't get it to work with my drawing. I guess I must have something screwed up in the layering in my ignorance of how to structure a QCAD drawing -- frustrating!
- petevick
- Premier Member
- Posts: 413
- Joined: Tue May 19, 2020 9:34 am
- Location: North Norfolk coast UK
Re: Opaque Fill
What CVH meant is that you reduce the alpha value to increase the transparency, or opacity, of the color
Pete Vickerstaff
Linux Mint 21.3 Cinnamon, Qcad Pro 3.31.1
Linux Mint 21.3 Cinnamon, Qcad Pro 3.31.1
- andrew
- Site Admin
- Posts: 8766
- Joined: Fri Mar 30, 2007 6:07 am
-
- Junior Member
- Posts: 12
- Joined: Thu May 20, 2021 9:42 am
Re: Opaque Fill
Thanks Pete, I did understand what CVH meant but I did an experiment just to confirm that 255 = totally opaque and 0 = totally transparent so 255 is what I need and what the hatch block was originally set to when I created it.
I think, Andrew, I've managed to workout the settings I need to get it to work as I want. Drawing Preferences > Printing > Colors > Full Color or Grayscale with the Background color set to White. Setting the Color Mode to Black / white prints my filled blocks as black.
It prints ok but I've now got all these white blocks on the drawing as I'm working on the.
Thank you for your offer to review my drawing (please don't laugh), I will take you up on that -- please see attached.
I think, Andrew, I've managed to workout the settings I need to get it to work as I want. Drawing Preferences > Printing > Colors > Full Color or Grayscale with the Background color set to White. Setting the Color Mode to Black / white prints my filled blocks as black.
It prints ok but I've now got all these white blocks on the drawing as I'm working on the.
Thank you for your offer to review my drawing (please don't laugh), I will take you up on that -- please see attached.
- Attachments
-
- ground floor v4.dwg
- (38.89 KiB) Downloaded 793 times
- Husky
- Moderator/Drawing Help/Testing
- Posts: 5054
- Joined: Wed May 11, 2011 9:25 am
- Location: USA
Re: Opaque Fill
@ dickbob,
just for clarification. A proper CAD drawing would contain the hidden parts as a dashed line like this example:
What you are trying to do is to use features from a Graphical software in a CAD software - that will only work to a certain point. I don't think it will ever work with the chosen color black or white just because the Model_Space has a black background and the Print Preview has a white background. What ever the QCAD preferences are to deal with black on black or white on white has to fail in one or another way. That's fact!
Howsoever - to come close to your goal you could use colors for the hatch like "Light gray" or something similar and the result could be something like this:
in Model_Space ...
... and in Print Priview
If the hatch is still hiding lines you can play with "Bring to Front" or "Send to Back". BTW: I kept Alpha to 255 ...
just for clarification. A proper CAD drawing would contain the hidden parts as a dashed line like this example:
What you are trying to do is to use features from a Graphical software in a CAD software - that will only work to a certain point. I don't think it will ever work with the chosen color black or white just because the Model_Space has a black background and the Print Preview has a white background. What ever the QCAD preferences are to deal with black on black or white on white has to fail in one or another way. That's fact!
Howsoever - to come close to your goal you could use colors for the hatch like "Light gray" or something similar and the result could be something like this:
in Model_Space ...
... and in Print Priview
If the hatch is still hiding lines you can play with "Bring to Front" or "Send to Back". BTW: I kept Alpha to 255 ...

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..."
-
- Junior Member
- Posts: 12
- Joined: Thu May 20, 2021 9:42 am
Re: Opaque Fill
Thanks for your insight Husky.
-
- Junior Member
- Posts: 11
- Joined: Fri Oct 21, 2016 9:52 pm
Re: Opaque Fill
I'm trying to add opacity to a solid hatch fill but there doesn't seem to be Alpha input on the Specific Properties in Property Editor.
Has it been moved elsewhere?
thank you, Jake
QCAD Pro 3.23.0.0 on Linux Mint 22.1 (Ubuntu Noble)

-
- Premier Member
- Posts: 4874
- Joined: Wed Sep 27, 2017 4:17 pm
Re: Opaque Fill not available (v3.23.0)
Please consult the QCAD Changeloggrowdigital wrote: ↑Tue Jul 01, 2025 7:43 pmI'm trying to add opacity to a solid hatch fill but there doesn't seem to be Alpha input on the Specific Properties in Property Editor.
The Alpha channel for Hatch entities was introduced for QCAD v3.26.0 (2021/03/02)
QCAD v3.23.0 was released on 2019/07/19
You need to update your 6 year old installation.
Regards,
CVH
-
- Junior Member
- Posts: 11
- Joined: Fri Oct 21, 2016 9:52 pm
Re: [solved] Opaque Fill
OMG is it really 6 years old?!? Seems like only yesterday that I upgraded… 
Thank you for clearing that one up

Thank you for clearing that one up
