DWGVPORTSCALETOFITROUNDOFF
Last modified by Adam Carlson on 2022/11/30 12:45
Determines the round off for "scale to fit" scale.
A larger value makes the roundoff "less accurate" and therefore the margin larger and a smaller number, down to 0, makes the roundoff more precise and thus the margin smaller.
Note: This is a small change and should be used in combination with the variable: VPORTMARGIN & RCVIEWVPORTMARGIN
Example with a higher value:
Variable | Type | Value |
---|---|---|
DWGVPORTSCALETOFITROUNDOFF | 0 | 10 |
Example with a lower value:
Variable | Type | Value |
---|---|---|
DWGVPORTSCALETOFITROUNDOFF | 0 | 0.2 |
See the GIF below: