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

    Return Value

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