zone.thermal.analytical.source.group
Syntax
- s := zone.thermal.analytical.source.group(src<,slot>)
- zone.thermal.analytical.source.group(src<,slot>) := s
Get/set the group name assigned to thermal analytical source src 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:
src - source pointer
slot - the slot name or index*; if not given, the slot name
'Default'
is used
Note
*Use the
group.find
andgroup.find.slot
intrinsics to obtain group and slot indices, respectively, and for further information.Use of the group logic is described in Groups.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |