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

    Return Value

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