API Reference > OdDb Classes > OdDbBlockTableRecord Class > OdDbBlockTableRecord Methods > OdDbBlockTableRecord::xrefDatabase Method
OdDbBlockTableRecord::xrefDatabase Method
Syntax
C++
OdDbDatabase* xrefDatabase(bool includeUnresolved = false) const;
Parameters 
Description 
bool includeUnresolved = false 
[in] Include unresolved Xrefs. 

Returns the database that defines this Xref.

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