How to turn off the dialog box check boxes by default?
Not version-specific
Tekla Structures
Environment
Not environment-specific
Question:-
How to turn off the dialog box check boxes by default?
Image
Answer:-
XS_DIALOG_ENABLE_STATE
This advanced option can be set in initialization files as shown in the following example.
1. Open the macro ''Directory browser'' on Applications & components catalog.
2. Select User Settings (user.ini).
Image
3. Modify the file by adding a new line with the desired settings. Write on a new line: set XS_DIALOG_ENABLE_STATE=FALSE
Image
4. Save the file.
After you change the value of this advanced option, you must restart Tekla Structures for the change to take effect.
Set this advanced option to FALSE to remove selections from dialog box checkboxes. The default value is TRUE.
Image