Skip to content

Circuit.GetConnectorsConnectedTo(Device) Method

Return all the connectors connected to a given device.

1
System.Collections.Generic.List<Simba.Data.Connector> GetConnectorsConnectedTo(d)

Parameters

d Device

Returns

List[Connector]
The list of connector connected to the device.