XS_BACKGROUND_COLOR1
Category in Advanced options dialog box: Model views
To have a gradient background color in model views, use the advanced options XS_BACKGROUND_COLOR1, XS_BACKGROUND_COLOR2, XS_BACKGROUND_COLOR3, and XS_BACKGROUND_COLOR4. With these advanced options you can control the color of each corner separately in a model view.
This advanced option controls the upper-left corner of the model view.
Define the color using RGB (Red Green Blue) values. The scale is from 0 to 1, and separate the numbers with spaces. If you want to use the traditional single-colored background, set the same value for all four background color advanced options. Reopen the view for the change to take effect.
The default value is
1.0 1.0 1.0
. To use the default background color, leave the box empty.
This advanced option is user specific and the setting is saved in options.bin under the user folder, for example, in C:\Users\<user>\AppData\Local\Trimble\Tekla Structures\<version>\UserSettings.
Example
-
Use
0.0 0.0 0.0
for black background. -
Use
1.0 1.0 1.0
for white background.