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