Harness proD API Help
EPLAN.Harness.API.Occurrences.Workspace Namespace / OccWsRapidRibbonCable Class / GetBranches Method
In This Topic
    GetBranches Method (OccWsRapidRibbonCable)
    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