Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgTable::getAt Method (const OdString&, bool)
Syntax
C++
virtual OdDgElementId getAt(const OdString& recordName, bool getErasedRecord = false) const;

Searches the Table object for the specified TableRecord. 

 

Parameters
Description
recordName
[in] Record name.
getErasedRecord
[in] If and only if true, erased records will be opened or retrieved.

Returns a OdDgElementId of the object if successful, otherwise a null element id.

Copyright © 2002-2022. Open Design Alliance All rights reserved.