API Reference > OdDg Classes > OdDgLineStyleDefTable Class > OdDgLineStyleDefTable Methods > OdDgLineStyleDefTable::getAt Method
OdDgLineStyleDefTable::getAt Method
Syntax
C++
virtual OdDgElementId getAt(const OdString& recordName, bool getErasedRecord = false) const;
Parameters 
Description 
const OdString& recordName 
[in] Record name.  
bool getErasedRecord = false 
[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.

Searches the Table object for the specified TableRecord. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.