API Reference > OdDb Classes > OdDbXRefMan Class > OdDbXRefMan Methods > load Method > OdDbXRefMan::load Method (OdDbObjectIdArray&)
OdDbXRefMan::load Method (OdDbObjectIdArray&)
Syntax
C++
static OdResult load(OdDbObjectIdArray& xrefBTRids);
Parameters 
Description 
OdDbObjectIdArray& xrefBTRids 
[in] Array of the object IDs of the Block Table Records of the Xrefs 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.