API Reference > OdDb Classes > OdDbBlockReference Class > OdDbBlockReference Methods > OdDbBlockReference::setBlockTableRecord Method
OdDbBlockReference::setBlockTableRecord Method
Syntax
C++
virtual void setBlockTableRecord(OdDbObjectId objectId);
Parameters 
Description 
OdDbObjectId objectId 
[in] Object ID of the block. 

Sets the Object ID of the block table record associated with this OdDbBlockReference (DXF 2). 

 

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