Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgDatabaseRecoveryPE::recoveryDatabase Method
Syntax
C++
virtual OdResult recoveryDatabase(OdDgDatabase* pDb) = 0;

Update database data and recovery incorrect data. Function is called automatically after loading of file. 

 

Parameters
Description
pDb
[in /out] Dgn database to recovery.
Returns eOk if successful, or an appropriate error code if not.
Copyright © 2002-2022. Open Design Alliance All rights reserved.