Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalEdgeInfo::OdDbEvalEdgeInfo Constructor (OdDbEvalNodeId, OdDbEvalNodeId, long, unsigned long)
Syntax
C++
OdDbEvalEdgeInfo(OdDbEvalNodeId fromId, OdDbEvalNodeId toId, long flags, unsigned long count);
Parameters
Description
fromId
[in] Node Id of the "from" Node object sharing the edge. param toId [in] Node Id of the "to" Node object sharing the edge. param flags [in] For internal use only. param count [in] Number of times this edge was added to the graph.
Copyright © 2002-2022. Open Design Alliance All rights reserved.