Texts
- Last UpdatedNov 28, 2025
- 1 minute read
|
Keyword |
System default value |
Explanation |
|---|---|---|
|
TEXT_FONT |
TBSystemFont0 |
Name of font for general texts (for example, Arial). AVEVA Marine system fonts are named TBSystemFont<no>, where no is the font number (for example, TBSystemFont1). |
|
TEXT_STD_HEIGHT |
3.5 |
Standard text height |
|
TEXT_STD_ROT |
0.0 |
Standard text rotation angle |
|
TEXT_HEIGHT |
Value of TEXT_STD_HEIGHT |
The modal height for ordinary texts. Legal values: Positive. When loading a default file, if the keyword TEXT_HEIGHT is missing then the value of the TEXT_STD_HEIGHT is used. |
|
TEXT_ASPECT |
1.0 |
Text aspect ratio |
|
TEXT_SLANT |
90 |
Text slanting angle (degrees) |
|
TEXT_ILSP_FAC |
1.5 |
Factor for interline space (interline space = factor * text height) |
|
TEXT_AUT_LINE |
1 |
Automatic positioning of text at standard distance from line 1 = Yes 0 = No |
|
TEXT_STD_DIST |
1.5 |
Standard distance, text to line |
|
TEXT_AUT_DIST |
3.0 |
Maximum distance from line to text, if automatic positioning to line shall be applied |
|
TEXT_AUT_ANG |
45 |
Maximum difference in rotation angle between line and text, if automatic positioning to line shall be applied. |
|
TEXT_AUT_SYMB |
1 |
Code for automatic positioning of text in symbols 1 = Yes, 0= No |
|
TEXT_SYM_DIST |
10 |
Maximum distance from text to symbol, if automatic positioning in symbol shall be applied. |
|
TEXT_MIRROR_MODE |
0 |
Controls how text strings should be handled in the MIRROR function. 0 = Text strings will be mirrored 1 = Text strings will not be mirrored |