Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
HIDETEXT
Syntax
C++
bool HIDETEXT;
Type
bool
Initial value
true
Read-Only
No
Saved In
Database
Versions
2002+

 

HIDETEXT controls the participation of Text and MText entities in HIDE commands. 

 

Value
Description
false
Don't hide and are not hidden.
true
Hide and are hidden.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbDatabase::getHIDETEXT()
OdDbDatabase::setHIDETEXT()

 

File: SysVarDefs.h 

Module: API Reference 

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