block.struct.beam.group

Syntax

s := block.struct.beam.group(ind<,slot>)
block.struct.beam.group(ind<,slot>) := str

Get/set the group name assigned to beam element gp in slot slot. Use of the group logic is described in Group.

Returns:

s - the name of the group in slot slot. Will return None if no group has been assigned in that slot.

Accepts:

s - the name of the group in slot slot

Arguments:

ind - beam node index

slot - the optional name of the slot used. If not given, the slot name Default will be used.