Close

Relief for ODA Team in Ukraine

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

Searches the Table object for the specified TableRecord. 

 

Parameters
Description
recordEntryId
[in] Record entry id.
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.