DWGDIMELEVPLACING

Last modified by superadmin on 2021/05/04 17:09

Sets the placing order for the dimension lines by typing a number followed by a semicolon and the next number. That will give the order of the dimension lines.

This variable is made up of numbers where each dimension lines is represented by a number as follows:

  • Opening size and location within elevation = 1
  • Wall size and gap = 2
  • Opening size and location within walls = 8
  • Total = 16

For example, if you want the following order for your dimension lines "Total = 16" & "Opening size and location within elevation = 1" the variable should be set to 16;1.
 

Example of the IMPACT default setting:

VariableTypeValue
DWGDIMELEVPLACING02;1;8

DWGDIMELEV0.png

DWGDIMELEV0B.png

Example with a user default setting:

VariableTypeValue
DWGDIMELEVPLACING016;1

DWGDIMELEVPLACING1.png

DWGDIMELEVPLACING1A.png