Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / OccWdRibbonCable Class / GetBranches Method
In This Topic
    GetBranches Method (OccWdRibbonCable)
    In This Topic
    Get a list of this ribbon cable branches.
    Syntax
    public List<RibbonCableBranchInfo> GetBranches()

    Return Value

    A list of all branches of this ribbon cable. See EPLAN.Harness.API.DataStructures.RibbonCableBranchInfo for details.
    See Also