Close

Relief for ODA Team in Ukraine

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

 

DGNFRAME controls the visibility and plotting of the DGN 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::getDGNFRAME()
OdDbDatabase::setDGNFRAME()

 

File: SysVarDefs.h 

Module: API Reference 

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