interface.elem.group
Syntax
- s := interface.elem.group(e<,slot>)
- interface.elem.group(e<,slot>) := s
Get/set the group name assigned to interface element e in slot slot. Use of the group logic is described in Groups.
A group pointer or a slot index may be provided instead of strings for efficiency. See the
group.find
andgroup.find.slot
intrinsics.Returns: s - the name of the group in slot slot. Will return None if no group has been assigned in that slot.
Accepts: Arguments: e - a pointer to an interface element
slot - the optional name of the slot used. If not given, the slot name Default will be used.
Was this helpful? ... | FLAC3D © 2019, Itasca | Updated: Dec 22, 2020 |