Wiki source code of DWGTEXTDIMELEVVERTGAP
Last modified by Adam Carlson on 2021/01/20 16:08
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | The distance between the generated elevation line and the dimension - Vertical. | ||
2 | |||
3 | When the variable is not added or the value is set to 0 the default value is 30. | ||
4 | 30 is multiplied with the scale, 50 in this case and this gives the distance 1500 mm. | ||
5 | |||
6 | With our custom value 10, the distance will be 10*50= 500 mm | ||
7 | |||
8 | |||
9 | Example of the IMPACT default setting: | ||
10 | |||
11 | |=Variable|=Type|=Value | ||
12 | |=DWGTEXTDIMELEVVERTGAP|=0|=0 | ||
13 | |||
14 | [[image:0vertgap.png]] | ||
15 | |||
16 | |||
17 | |||
18 | Example with a user default setting: | ||
19 | |||
20 | |=Variable|=Type|=Value | ||
21 | |=DWGTEXTDIMELEVVERTGAP|=0|=10 | ||
22 | |||
23 | [[image:1vertgap.png]] | ||
24 | |||
25 | When a setting is changed in Standard Admin, the button "Refresh Settings and Properties" must be run for the changed settings to take place. | ||
26 | |||
27 | The settings in Standard Admin serves as default settings when creating a new shop drawing or a new section. | ||
28 | |||
29 | After the change, the drawing must be redrawn or updated. | ||
30 | |||
31 | [[image:https://wiki.impact.strusoft.com/xwiki/bin/download/IMPACT%20Applications/Standard%20Admin/Doublewall%20variables/DWGTEXTDWHOLELABELDOOR/WebHome/6.png?rev=1.1||alt="6.png"]] |