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

    Return Value

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