Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDb::ProxyImage Enumeration
Syntax
C++
enum ProxyImage { kProxyNotShow = 0, kProxyShow = 1, kProxyBoundingBox = 2 };
Members
Description
kProxyNotShow
!< Proxy images are not shown.
kProxyShow
!< Proxy images are shown.
kProxyBoundingBox
!< Proxy images are shown as a bounding box.

Determines how proxy images should be shown.

File: DbDatabase.h 

Namespace: OdDb 

Module: API Reference 

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