CODSymbolComponent::GetPortOnConnection
CODPortComponent*CODSymbolComponent::GetPortOnConnection(CODConnection*pConnection)
Gets the component's port associated with a given connection.
Defined in: OdSymbolComp.cpp
Return Value
A pointer to the found port component; NULL if no port found.
Parameters
pConnection
A pointer to the connection object.