API Reference > OdDb Classes > OdDbIdMapping Class > OdDbIdMapping Methods > OdDbIdMapping::del Method
OdDbIdMapping::del Method
Syntax
C++
virtual bool del(const OdDbObjectId& key) = 0;
Parameters 
Description 
const OdDbObjectId& key 
[in] Object ID key to delete. 

Deletes the IdPair with the specified key from this IdMapping object. 

 

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