Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
DWFFRAME
Syntax
C++
OdInt8 DWFFRAME;
Type
OdInt8
Initial value
2
Range
0 ... 2
Read-Only
No
Saved In
Database
Versions
2007+

 

DWFFRAME controls the visibility and plotting of the DWF underlay frame. 

 

Value
Description
0
Not visible and not plotted.
1
Visible and plotted.
2
Visible but not plotted.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbDatabase::getDWFFRAME()
OdDbDatabase::setDWFFRAME()

 

File: SysVarDefs.h 

Module: API Reference 

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