Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonCommandGroup 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 new command to the command group
    Syntax

    Parameters

    ribbonCommandInfo
    Object which are used as a template for a new ribbon command

    Return Value

    Created command, or null if nothing was created
    Remarks
    The method can add a command only to a custom group.
    See Also