Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IReconnectable Interface / GetConnectedPins Method
In This Topic
    GetConnectedPins Method (IReconnectable)
    In This Topic
    Gets pins to which this wire is connected.
    Syntax
    IEnumerable<IPinBase> GetConnectedPins()

    Return Value

    List of pins to which this wire is connected.
    See Also