CODSymbolComponent::GetNumEdgesLeaving

int CODSymbolComponent::GetNumEdgesLeaving(void)

Return a count of edges leaving the node.

Defined in: OdSymbolComp.cpp

Return Value

Number of edges found.

Comments

This function traverses all connections and looks for edges that identify this node as the tail node.