API Reference > OdDb Classes > OdDbXRefMan Class > OdDbXRefMan Methods > load Method > OdDbXRefMan::load Method (OdDbBlockTableRecord*)
OdDbXRefMan::load Method (OdDbBlockTableRecord*)
Syntax
C++
static OdResult load(OdDbBlockTableRecord* pBTR);
Parameters 
Description 
OdDbBlockTableRecord* pBTR 
[in] Pointer to the Block Table Record of the Xref to load. 

Returns eOk if successful, or an appropriate error code if not.

Loads of specified Xref(s) if not currently loaded. 

 

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