Close

Relief for ODA Team in Ukraine

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

 

ANNOTATIVEDWG determines whether the current drawing will act like an annotative block if the drawing is inserted into another drawing. 

 

Value
Description
0
Non-annotative behavior.
1
Annotative behavior.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbDatabase::getANNOTATIVEDWG()
OdDbDatabase::setANNOTATIVEDWG()

 

Note: This variable becomes read only if the drawing contains annotative objects. 

 

File: SysVarDefs.h 

Module: API Reference 

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