Parameters |
Description |
const OdDbEvalNodeId& idFrom |
[in] Node ID of the node at the start of the edge. |
const OdDbEvalNodeId& idTo |
[in] Node ID of the node at the end of the edge. |
OdDbEvalEdgeInfo& edgeInfo |
[out] Receives the edge information. |
Returns true if and only if successful.
Returns the edge information for the specified edge of this Graph object.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|