Close

Relief for ODA Team in Ukraine

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

 

LIGHTSINBLOCKS controls whether lights that are saved in blocks are used when rendering. 

 

Value
Description
0
Lights in blocks are not used during rendering.
1
Lights in blocks are used during rendering.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbDatabase::getLIGHTSINBLOCKS()
OdDbDatabase::setLIGHTSINBLOCKS()

 

File: SysVarDefs.h 

Module: API Reference 

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