Flexivert Library Documentation
GetAllEdges Method
NamespacesFlexivert.PluginsIGraphFactoryGetAllEdges()()()
Retrieves all edges currently present in the graph memory map.
Declaration Syntax
C#Visual BasicVisual C++
List<Edge> GetAllEdges()
Function GetAllEdges As List(Of Edge)
List<Edge^>^ GetAllEdges()
Return Value
A list of the edges

Assembly: FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)