group.create command

Syntax

group create s

Create a group. The name s is given to the group. The group has no objects, however.

This command is provided for the infrequent but possible context where having a group name defined, for scripting purposes (FISH or Python), will avoid an error, even if the group itself has no members.

For the purpose of creating groups of model objects, specific commands for that purpose should be favored. See Groups for complete information.