Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonBar Class / AddCommand Method / AddCommand(RibbonCommandInfo) Method
Object which are used as a template for a new ribbon command

In This Topic
    AddCommand(RibbonCommandInfo) Method
    In This Topic
    Adds command to the ribbon
    Syntax

    Parameters

    ribbonCommandInfo
    Object which are used as a template for a new ribbon command
    Remarks
    The command is added to the command group Extensions->API
    See Also