Function: ingroup

Syntax

ingroup (<entity>,<group>)

Type

numeric

Returns

Whether or not an entity or graphic primitive is a member of a group. If it is one is returned, otherwise zero. The entity being tested can be any epointer, entity, gstructure or compound.

Parameters

Examples

if (ingroup(ue2000001,my_group)) !entity is in group

See Also

Commands:

group, wgroup

Structures:

entity