API Reference > OdDb Classes > OdDbXRefMan Class > OdDbXRefMan Methods > OdDbXRefMan::setOverlaid Method
OdDbXRefMan::setOverlaid Method
Syntax
C++
static void setOverlaid(OdDbBlockTableRecord* pBTR, bool overlaid = true);
Parameters 
Description 
OdDbBlockTableRecord* pBTR 
[in] Pointer to the Block Table Record of the Xref to detach.  
bool overlaid = true 
[in] True for Xref Overlay, false for Xref Attach. 

Controls the reference type fo the specified Xref.

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