Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonCommandGroup Class / GetCommands Method
Determines whether dummy commands should be ignored

In This Topic
    GetCommands Method (RibbonCommandGroup)
    In This Topic
    Returns commands of the command group
    Syntax

    Parameters

    bIgnoreDummeItems
    Determines whether dummy commands should be ignored

    Return Value

    Returns commands of the command group in the form ID (key) and a RibbonCommand (value)
    See Also