Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
OdDb Classes
>
OdDbGraph Class
>
OdDbGraph Methods
>
OdDbGraph::breakCycleEdge Method
OdDbGraph::breakCycleEdge Method
Syntax
C++
void
breakCycleEdge
(
OdDbGraphNode
*
pFrom
,
OdDbGraphNode
*
pTo
);
Parameters
Parameters
Description
pFrom
[in] Pointer to the GraphNode at the start of the edge.
pTo
[in] Pointer to the GraphNode at the end of the edge.
Remarks
Removes the specified edge, and updates the cyclical information for this Graph object.
Links
OdDbGraph Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!