Assigns the nodes and variables to a group.
See liesel.model.nodes.Node.groups.
- Parameters:
name (str) – The name of the group.
kwargs (Node | Var) – The nodes and variables in the group with their keys in the group
as keywords.
deprecated: (..) – 0.2.2: Use the new Group object directly
- Return type:
Group