Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbXRefMan::load Method (OdDbDatabase*, const OdString&)
Syntax
C++
static OdResult load(OdDbDatabase* pHostDb, const OdString& xrefBlockname);

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

Parameters
Description
pHostDb
[in] Pointer to the host database.
xrefBlockname
[in] Xref block name 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.