OverrideOpen Property
Toggles the display of the AutoCAD Land Desktop Open dialog box.
Signature
object.OverrideOpen
object
PreferencesUser The object or objects this property applies to.
OverrideOpen
Boolean; read-write
TRUE: Displays the AutoCAD Land Desktop
Open dialog box.
FALSE: Displays the AutoCAD open
dialog box.
Remarks
The initial value for this property is TRUE.
If you set this property to FALSE (and use the AutoCAD Open command to open a drawing), then you will automatically be prompted to select a project if the drawing isn’t associated with a project or if the drawing’s project is not found.
You must exit AutoCAD Land Desktop and restart for this change to take effect.