API Reference > OdRx Classes > OdDgRxEventReactor Class > OdDgRxEventReactor Methods > OdDgRxEventReactor::databaseConstructed Method
OdDgRxEventReactor::databaseConstructed Method
Syntax
C++
virtual void databaseConstructed(OdDgDatabase* pDb);
Parameters 
Description 
OdDgDatabase* 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
  • initialDgnFileOpenComplete

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