Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbXrefGraph::xrefNode Method (const OdString&)
Syntax
C++
OdDbXrefGraphNode* xrefNode(const OdString& name) const;

Returns the XrefGraphNode object corresponding to the specified parameter. 

 

Parameters
Description
name
[in] Name.

Return a null pointer if the specified node is not found.

getFrom() will populate an XrefGraph object with the Xref tree of a specified database.

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