It looks like you're new here. If you want to get involved, click one of these buttons!
Hi,
Is there a command or better a key (or a button) to switch the background of the 2.5D view from black to white, and vice-versa ?
Depending on the layers colors, or for a screen shot, it would be very useful.
Thanks, BRgds,
Laurent
Comments
Hi Laurent,
the 2.5 view color follows the background color of the layout view:
You can temporarily change the background color of the view to white using this Python single-liner:
Replace "#ffffff" by "#000000" to reset it back to black.
Best regards,
Matthias