Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
DELOBJ
Syntax
C++
bool DELOBJ;
Type
bool
Initial value
true
Read-Only
No
Saved In
Registry
Versions
13+

 

DELOBJ controls the deletion of objects used to create solid objects and regions. Commands affected are REGION, EXTRUDE, and REVOLVE. 

 

Value
Description
false
Objects are not deleted.
true
Objects are deleted.

 

Access Methods
OdDbDatabase::getSysVar()
OdDbDatabase::setSysVar()
 
OdDbHostAppServices::getDELOBJ()
OdDbHostAppServices::setDELOBJ()

 

File: SysVarDefs.h 

Module: API Reference 

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