Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
PROXYSHOW
Syntax
C++
OdDb::ProxyImage PROXYSHOW;
Type
OdDb::ProxyImage
Initial value
OdDb::kProxyShow
Read-Only
No
Saved In
Registry
Versions
R14+

 

PROXYSHOW controls the display of proxy graphics. 

 

Name
Value
Description
OdDb::kProxyNotShow
0
Proxy graphics are not displayed.
OdDb::kProxyShow
1
Proxy graphics are displayed.
OdDb::kProxyBoundingBox
2
Proxy bounding boxes are displayed.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbHostAppServices::getPROXYSHOW()
OdDbHostAppServices::setPROXYSHOW()

 

File: SysVarDefs.h 

Module: API Reference 

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