CODSymbolComponent::GetEdges

int CODSymbolComponent::GetEdges(IODEdgeCollection* pIEdges)

Retrieve all edges touching the node.

Defined in: OdSymbolComp.cpp

Return Value

Number of edges found.

Parameters

pIEdges

Pointer to edge collection interface.

Comments

This function traverses all connections and adds all edges to the edge collection.