API Reference > OdDb Classes > OdDbIdMapping Class > OdDbIdMapping Methods > OdDbIdMapping::setDestDb Method
OdDbIdMapping::setDestDb Method
Syntax
C++
virtual void setDestDb(OdDbDatabase* pDb) = 0;
Parameters 
Description 
OdDbDatabase* pDb 
[in] Pointer to the destination database. 

Sets the destination database for the deepclone operation using this IdMapping object. 

 

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