Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonTab Class / AddCommandGroup Method / AddCommandGroup(MultiLangString,Int32) Method
Name of the new command group, multilanguage
Position of a new command group (0-based)

In This Topic
AddCommandGroup(MultiLangString,Int32) Method
In This Topic
Adds new command group to existing ribbon tab
Syntax

Parameters

multiLangName
Name of the new command group, multilanguage
index
Position of a new command group (0-based)

Return Value

Created command group or null if it wasn't possible
See Also