API Reference > OdDb Classes > OdDbObject Class > OdDbObject Methods > OdDbObject::releaseExtensionDictionary Method
OdDbObject::releaseExtensionDictionary Method
Syntax
C++
bool releaseExtensionDictionary();

Releases and erases this object's extension dictionary if it exists and is empty.

Returns true if and only if either the dictionary did not exist or was released.

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