Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbXRefMan::load Method (OdDbObjectIdArray&)
Syntax
C++
static OdResult load(OdDbObjectIdArray& xrefBTRids);

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

 

Parameters
Description
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. Returns eInvalidContext if Trace opened for editing.

Copyright © 2002-2022. Open Design Alliance All rights reserved.