Close

Relief for ODA Team in Ukraine

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

 

INDEXCTL specifies the creation of layer and spatial indices in the database. 

 

Value
Description
0
None created
1
Layer index created
2
Spatial index created
3
Both created

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbDatabase::getINDEXCTL()
OdDbDatabase::setINDEXCTL()

 

File: SysVarDefs.h 

Module: API Reference 

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