Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / OccWdAuxiliaryVirtualPin Class / GetConnectedWires Method
In This Topic
    GetConnectedWires Method (OccWdAuxiliaryVirtualPin)
    In This Topic
    Gets all wires that are connected to this pin.
    Syntax
    public override IEnumerable<IReconnectable> GetConnectedWires()

    Return Value

    All wires connected to this pin.
    See Also