API Reference > OdDb Classes > OdDbObject Class > OdDbObject Methods > OdDbObject::extensionDictionary Method
OdDbObject::extensionDictionary Method
Syntax
C++
OdDbObjectId extensionDictionary() const;

Returns the Object ID of this object's extension dictionary.

Returns a null ID if this object does not have an extension dictionary, or if its extension dictionary has been erased.

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