Parameters |
Description |
const OdString& name |
[in] Entry name. |
OdDb::OpenMode mode |
[in] Mode in which to open the object. |
Returns the OdDbObject associated with the specified name (key) in this Dictionary object.
Opens the associated OdDbObject in the specified mode.
Returns a null SmartPointer if the specified entry could not be opened.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|