Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbXRefMan::load Method (OdDbBlockTableRecord*)
Syntax
C++
static OdResult load(OdDbBlockTableRecord* pBTR);

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

 

Parameters
Description
pBTR
[in] Pointer to the Block Table Record of the Xref 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.