Parameters |
Description |
const OdString& recordName |
[in] Record name. |
OdDb::OpenMode openMode |
[in] Mode in which to open the record. |
bool getErasedRecord = false |
[in] If and only if true, erased records will be opened or retrieved. |
A smart pointer to the object if successful, otherwise a null smart pointer
Searches the named record object in the predefined table object using the specified name and opens it in the specified mode.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|