Close

Relief for ODA Team in Ukraine

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

Returns an array of the outgoing 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.