ShowProxyDialogBox Property |
Specifies if AutoCAD displays a warning message when you open a drawing that contains custom objects.
Signature
object.ShowProxyDialogBox
object
PreferencesOpenSave
The object or objects this property applies to.
ShowProxyDialogBox
Boolean; read-write
TRUE: Displays a warning.
FALSE: Does not display a warning.
System variables
The value of this property is stored in the PROXYNOTICE system variable.
Remarks
The initial value of this property is TRUE.
Comments? |