C++
Acad::ErrorStatus createExtensionDictionary();
Description
Creates an AcDbDictionary object and sets it up as the extension dictionary for the AcDbObject.
Returns Acad::eOk if successful. If an extension dictionary already exists, Acad::eAlreadyInDb is returned.