Skip to content

Simba.Data

Simba.Data.Circuit

Circuit.GetPinsConnectedTo(Pin) Method

Return the list of pins connected to this pin through a connector

1
System.Collections.Generic.List<Simba.Data.Pin> GetPinsConnectedTo(p)

Parameters

p Pin

Returns

System.Collections.Generic.List<Pin>
List of pins connected to the pin