struct.node.group
Syntax
- s = struct.node.group(sn<,slot>)
- struct.node.group(sn<,slot>) = s
Get/set the group name assigned to structure node sn in slot slot. Use of the group logic is described in Group.
Returns: s - name of the group in slot slot. Will return None if no group has been assigned in that slot.
Accepts: Arguments: sn - pointer to a structure node
slot - optional name of the slot used. If not given, the slot name Default will be used.
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |