CODSymbolComponent::GetConnectionsToComponent

voidCODSymbolComponent::GetConnectionsToComponent(CODComponent*pTargetComponent, CODConnectionSet&setConnections)

Gets the component's connections associated with a target component.

Defined in: OdSymbolComp.cpp

Return Value

void

Parameters

pTargetComponent

The target component.

setConnections

Set into which matching connections will be returned.