API Reference > OdDb Classes > OdDbLayout Class > OdDbLayout Methods > OdDbLayout::setBlockTableRecordId Method
OdDbLayout::setBlockTableRecordId Method
Syntax
C++
virtual void setBlockTableRecordId(const OdDbObjectId& blockTableRecordId);
Parameters 
Description 
const OdDbObjectId& blockTableRecordId 
[in] Block table record Object Id. 

Associates this Layout object with the specified PaperSpace OdDbBlockTableRecord (DXF 330). 

 

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