extrude.point.group.remove

Syntax

b := extrude.point.group.remove(p,s)

Remove the group s from point p in all slots it is found.

Returns:

b - true if the group was removed from one or more slots of the point, false if the group was not found in the point.

Arguments:

p - a pointer to a point

s - the name of the group in slot s to be removed