API Reference > OdDb Classes > OdDbLinkedTableData Class > OdDbLinkedTableData Methods > getBlockTableRecordId Method > OdDbLinkedTableData::getBlockTableRecordId Method (OdInt32, OdInt32)
OdDbLinkedTableData::getBlockTableRecordId Method (OdInt32, OdInt32)
Syntax
C++
virtual OdDbObjectId getBlockTableRecordId(OdInt32 nRow, OdInt32 nCol) const;
Parameters 
Description 
OdInt32 nRow 
[in] Row index of the cell.  
OdInt32 nCol 
[in] Column index of the cell.  

ID of the block table record.

Returns the ID of the block table record of the zero content of a cell as an object of the OdDbObjectId class. 

 

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