Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
ATTDIA
Syntax
C++
bool ATTDIA;
Type
bool
Initial value
false
Read-Only
No
Saved In
Registry
Versions
9+

 

ATTDIA specifies if attribute values are requested via a dialog box during the INSERT command. 

 

Value
Description
false
Attributes are requested via the command prompt.
true
Attributes are requested via a dialog box.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbHostAppServices::getATTDIA()
OdDbHostAppServices::setATTDIA()

 

Note: Attributes are requested if and only if ATTREQ == true.

File: SysVarDefs.h 

Module: API Reference 

ATTREQ 

Copyright © 2002-2022. Open Design Alliance All rights reserved.