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

Creates an OdDbDictionary extension dictionary of this object.

If this object's extension dictionary has been erased, it will be unerased. 

An object owns its extension dictionary.

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