geom.poly.isgroup

Syntax

b = geom.poly.isgroup(p,s<,slot>)

Query the existence of a group. If slot is not provided then all slots are queried.

Returns:

b - Boolean indicating group status

Arguments:

p - polygon pointer

s - group name

slot - optional slot that defaults to “Default”