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