Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgRxEventReactor::initialDgnFileOpenComplete Method
Syntax
C++
virtual void initialDgnFileOpenComplete(OdDgDatabase* pDb);

Notification function called whenever a .dgn file has been read. 

 

Parameters
Description
pDb
[in] Pointer to the database being created.

This function is called after the read operation, but before the database is constructed.

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