Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLinkedTableData::getBlockTableRecordId Method (OdInt32, OdInt32, OdUInt32)
Syntax
C++
virtual OdDbObjectId getBlockTableRecordId(OdInt32 nRow, OdInt32 nCol, OdUInt32 nContent) const;

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

 

Parameters
Description
nRow
[in] Row index of the cell.
nCol
[in] Column index of the cell.
nContent
[in] Number of content.

ID of the block table record.

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