Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / BaseLibPinPart Class / WireTerminals Property
In This Topic
    WireTerminals Property (BaseLibPinPart)
    In This Topic
    List of wire terminals assigned to this connectable object.
    Syntax
    public List<BaseLibraryPart> WireTerminals {get;}
    Remarks
    This is not a simple property. Getting this property may take more time.
    See Also