Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdRxEventReactor::databaseConstructed Method
Syntax
C++
virtual void databaseConstructed(OdDbDatabase* pDb);

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

 

Parameters
Description
pDb
[in] Pointer to the database constructed.

This function is called after the operation.

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