API Reference > OdRx Classes > OdRxEventReactor Class > OdRxEventReactor Methods > OdRxEventReactor::databaseConstructed Method
OdRxEventReactor::databaseConstructed Method
Syntax
C++
virtual void databaseConstructed(OdDbDatabase* pDb);
Parameters 
Description 
OdDbDatabase* pDb 
[in] Pointer to the database constructed. 

Notification function called whenever a database has been constructed from a file. 

 

This function is called after the operation.

  • dwgFileOpened
  • initialDwgFileOpenComplete

Copyright © 2002–2020. Open Design Alliance. All rights reserved.