API Reference > OdDb Classes > OdDbDatabase Class > OdDbDatabase Methods > OdDbDatabase::restoreForwardingXrefSymbols Method
OdDbDatabase::restoreForwardingXrefSymbols Method
Syntax
C++
void restoreForwardingXrefSymbols();

Returns the database to its modified state (before any original state restoration) by redoing modifications.

This function should be used with restoreOriginalXrefSymbols when reading or writing any xref object. The database requires write-access to symbol tables and records.

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