CODSymbolComponent::GetNumEdgesEntering

int CODSymbolComponent::GetNumEdgesEntering(void)

Return a count of edges entering 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 head node.