API Reference > OdDb Classes > OdDbXRefMan Class > OdDbXRefMan Methods > OdDbXRefMan::bind Method
OdDbXRefMan::bind Method
Syntax
C++
static OdResult bind(OdDbBlockTableRecord* pBTR, bool insertBind = false);
Parameters 
Description 
OdDbBlockTableRecord* pBTR 
[in] Pointer to the Block Table Record of the Xref to bind.  
bool insertBind = false 
[in] True for Xref Insert, false for Xref Bind. 

Binds the specified Xref.

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