wall.thermal.group.list

Syntax

l = wall.thermal.group.list(s<,slot>)

Get a list of thermal walls that belong to the group named s. The arguments s and slot may be specified as strings or indices*. If slot is not specified, then all slots are queried.

Returns:

l - list

Arguments:

s - group name or index*

slot - slot name or index*

Note

*Use the group.find and group.find.slot intrinsics to obtain group and slot indices, respectively, and for further information.

Use of the group logic is described in Groups.