Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabaseReactor Class
Syntax
C++
class OdDbDatabaseReactor : public OdRxObject;

This class is the base class for custom classes that receive notification of OdDbDatabase events.

Events consist of the addition, modification, or deletion of objects from an OdDbDatabase instance. 

The default implementations of all methods in this class do nothing. 

 

OdDbDatabaseReactor

File: DbDatabaseReactor.h 

Module: API Reference 

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