Function: clump_w

Syntax

clump_w ({<window>})

Type

filter

Returns

The filter of all entities which lie totally within a window.

Parameter

Examples

Expand all instance entities which lie within the current graphic window.

expand clump_w

List the names of all entities which lie within a window myw.

window myw = wgraphic
gloop clash_w(myw) { tell this.name }

See Also

Commands:

filter, wgraphic

Functions:

clash_w (filter), clump_b (filter), clump_c (filter), clump_e (filter), clump_p (filter), clump_r (filter), clump_s (filter)

Identifiers:

ignore_node_size (numeric)

Structures:

window