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