SysVarDefs.h
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() |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|