API Reference > OdDb Classes > OdDbBlockTableRecord Class > OdDbBlockTableRecord Methods > OdDbBlockTableRecord::setLayoutId Method
OdDbBlockTableRecord::setLayoutId Method
Syntax
C++
void setLayoutId(const OdDbObjectId& layoutId);
Parameters 
Description 
const OdDbObjectId& layoutId 
[in] Layout ID. 

Sets the Object ID of the OdDbLayout associated with this Block. 

 

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