Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonBar Class / AddCommand Method / AddCommand(String,String,RibbonIcon) Method
Command text
Command line
Ribbon icon object which are used to create icon based on it

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

    Parameters

    Parameter NameDescription
    strButtonTextCommand text
    strActionCommandLineCommand line
    iconRibbon icon object which are used to create icon based on it
    Remarks
    The command is added to the command group Extensions->API
    See Also