Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbXrefGraph::getFrom Method
Syntax
C++
static void getFrom(OdDbDatabase* pDb, OdDbXrefGraph& xrefGraph, bool includeGhosts = false);

Populate the specified XrefGraph object with the Xref tree of the specified database. 

 

Parameters
Description
pDb
[in] Pointer to the database.
xrefGraph
[out] Receives the Xref tree.
includeGhosts
[in] Ignored.

xrefGraph is reset at the start of this function.

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