Command: kill

Syntax

kill { <elist> ... }

Description

Delete graphic entities.

Parameters

Switches

Notes

Sub-entities of compounds may be deleted in isolation from their parent entities, and will be replaced by entities with null graphics.

Killing the all group will delete all graphic identifiers, i.e. entities, compounds and gstructures. This also includes empty arrays.

Examples

Delete all entities in the all group, i.e. all entities.

kill all

Delete all entities in the "these" group.

kill these

Delete two named entities.

kill fred, my_face

See Also

Commands:

entity, group

Identifiers:

all (group), current_filter (filter), this (epointer), these (group)