API Reference > OdDb Classes > OdDbDictionary Class > OdDbDictionary Methods > has Method > OdDbDictionary::has Method (OdDbObjectId&)
OdDbDictionary::has Method (OdDbObjectId&)
Syntax
C++
bool has(const OdDbObjectId& objectId) const;
Parameters 
Description 
const OdDbObjectId& objectId 
[in] Object ID. 

Returns true if and only if this Dictionary object has an entry with the specified Object ID. 

 

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