extrude.segment.isgroup
Syntax
- i = extrude.segment.isgroup(p,in,s<,s1>)
Get segment node’s group status. Possible return values are: 1 = node is at index in in the given group (and slot, if supplied); 0 = node is not in the group(/slot).
Returns: i - integer
Arguments: p - extrude set pointer
in - node segment index
s - group name
s1 - slot name (optional)
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |