2012

Table Of Contents
INTELLIGENTUPDATE
Quick Reference
See also:
Set Interface Options
IntegerType:
RegistrySaved in:
20Initial value:
Controls the graphics refresh rate.
The default value is 20 frames per second. If you encounter problems related
to graphics generation or timing, turn off the variable by setting it to 0.
INTELLIGENTUPDATE works by suppressing the graphics update until the
timer expires. Subsequent updates reset the timer.
The performance improvement significantly affects updates for scripts and
AutoLISP graphics. Those using regular AutoCAD commands will not see a
noticeable difference in performance.
INTERFERECOLOR
Quick Reference
See also:
Check 3D Models for Interferences
StringType:
DrawingSaved in:
1Initial value:
Sets the color for interference objects.
Valid values include BYLAYER, BYBLOCK, a color name, and integers from 0
to 255.
Valid values for True Colors are a string of integers each from 0 to 255 separated
by commas and preceded by RGB. The True Color setting is entered as follows:
RGB:000,000,000
2386 | Chapter 36 I System Variables