Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
ATTMODE
Syntax
C++
OdInt16 ATTMODE;
Type
OdInt16
Initial value
1
Read-Only
No
Saved In
Database
Versions
R12+

 

ATTMODE controls the display of attributes. 

 

Value
Description
0
All attributes are invisible
1
Visible attributes are visible, and invisible attributes are invisible.
2
All attributes are visible.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbDatabase::getATTMODE()
OdDbDatabase::setATTMODE()

 

File: SysVarDefs.h 

Module: API Reference 

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