Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalGraph::getIncomingEdges Method
Syntax
C++
virtual void getIncomingEdges(const OdDbEvalNodeId& nodeId, OdDbEvalEdgeInfoArray& edges) const;

Returns an array of the incoming edges for the specified node of this Graph object. 

 

Parameters
Description
nodeId
[in] Node ID.
edges
[in] Receives an array of edges.
Copyright © 2002-2022. Open Design Alliance All rights reserved.