Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / OccWdConnectionPin Class / AttachedWireTerminals Property
In This Topic
    AttachedWireTerminals Property (OccWdConnectionPin)
    In This Topic
    List of wire terminals attached to this occurrence.
    Syntax
    public IEnumerable<IOccWireTerminal> AttachedWireTerminals {get;}
    See Also