Overload List
| Method | Description |
|---|---|
![]() AcDbTable::setBlockTableRecordId (int, int, AcDbObjectId&, bool) | This function sets the object ID of the block table record at the specified cell in the table. Returns Acad::eOk if successful. Otherwise, returns Acad::eInvalidInput. |
AcDbTable::setBlockTableRecordId (int, int, int, AcDbObjectId&, bool) | Sets the id of the block table record for the content at the specified content index.Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status. |

