Model Parts, Diagrams, Dictionary Items, and Properties > Properties > Group (property)
  
Group (property)
For automation interface information about the Group property (Command Group through the automation interface), see the automation interface topic for a Script in the Related Topics. For a Stereotype, this property is stored in a Script object that is associated with the Stereotype object through the Owned Toolbar Script association.
This property specifies whether a customized diagram toolbar button appears as a standalone button or as part of a group of buttons (a split button):
A value of 0 specifies that the button is a standalone button.
A value other than 0 specifies that the button is group with other buttons that appear on the same toolbar and have the same Group value.
When toolbar buttons are grouped, they appear as a split toolbar button on the toolbar, such as the Dependency toolbar buttons on the Class Diagram toolbar.
By default, the Group property is set to 0.
This property is set on the following tabs:
Settings tab of a Script's Property Pages. This property is shown only when the Script Type is ToolbarCommand.
Toolbar tab of a Stereotype's Property Pages - this property is set in the ToolTip column.
* 
To write scripts you require a good working knowledge of the VBScript language, the Modeler Meta Model and the Modeler Automation Interface. If you run a script that has errors, those errors can corrupt Modeler model data and make Modeler crash.
The following section provides information about the items and diagrams for which Group is a property. For more information about an item or diagram, click it.
Is property of
Script
Stereotype