massflow.mineblock.group

Syntax

s := massflow.mineblock.group(mb<,slot>)
massflow.mineblock.group(mb<,slot>) := s

Get/set the group name assigned to mineblock mb in slot slot, if provided. The slot named 'Default' is used by default if slot is not provided.

Returns:

s - the group name; None is returned if no group has been assigned in the given slot

Accepts:

s - the group name or index*; if not present, the group is created in the given slot

Arguments:

mb - mineblock pointer

slot - the slot name or index*; if not given, the slot name 'Default' is used

Note

Use of the group logic is described in Groups.