Sets the resolution to 2000 for object generation in the current viewport
When drawing becomes more complicated, AutoCAD will use less side polygon to present circle or arc for fast regen.
VIEWRES = 100 (rougher)
VIEWRES = 2000 (smoother)
< back / acad_ut / acadmaster >