Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonBar Class / AddCommand Method / AddCommand(RibbonCommandInfo,RibbonIcon) Method
Object which are used as a template for a new ribbon command
Ribbon icon object which are used to create icon based on it

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

    Parameters

    ribbonCommandInfo
    Object which are used as a template for a new ribbon command
    icon
    Ribbon icon object which are used to create icon based on it
    Remarks
    The command is added to the command group Extensions->API
    See Also