CODSymbolComponent::GetNodesAdjacent

int CODSymbolComponent::GetNodesAdjacent(IODNodeCollection* pINodes)

Retrieve all adjacent nodes.

Defined in: OdSymbolComp.cpp

Return Value

Number of nodes found.

Parameters

pINodes

Pointer to node collection interface.

Comments

This function finds all edges incident to this node and returns all nodes adjacent on those edges.