Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSymbolTable::getAt Method (const OdString&, bool)
Syntax
C++
virtual OdDbObjectId getAt(const OdString& sName, bool getErasedRecord = false) const;

Searches the named record object in the predefined table object using the specified name. 

 

Parameters
Description
sName
[in] Record name as a String value up to 255 characters long.
getErasedRecord
[in] If and only if true, erased records will be opened or retrieved.
Copyright © 2002-2022. Open Design Alliance All rights reserved.