API Reference > OdDb Classes > OdDbBlockTableRecordId Class > OdDbBlockTableRecordId Constructor > OdDbBlockTableRecordId::OdDbBlockTableRecordId Constructor (OdDbObjectId&)
OdDbBlockTableRecordId::OdDbBlockTableRecordId Constructor (OdDbObjectId&)
Syntax
C++
OdDbBlockTableRecordId(const OdDbObjectId& objectId);
Parameters 
Description 
const OdDbObjectId& objectId 
[in] Object to be cloned. 

Copy constructor for objects of the OdDbBlockTableRecordId class. Clones an existing instance of the class. 

 

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