massflow.drawpoint.group

Syntax

s := massflow.drawpoint.group(dp<,slot>)
massflow.drawpoint.group(dp<,slot>) := s

Get/set the group name assigned to drawpoint dp 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:

dp - drawpoint 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.