Function: clash_c

Syntax

clash_c ({<num1[2]>,<num2>})

Type

filter

Returns

The filter of all entities which clash with a 2-D screen circle.

Parameters

Examples

Highlight all entities which clash with a circle defined interactively.

highlight clash_c

Remove all entities which clash with a defined circle.

numeric cent[2] = <250,250>, radius = 75
kill clash_c(cent,radius)

See Also

Commands:

filter

Functions:

clash_b (filter), clash_e (filter), clash_p (filter), clash_r (filter), clash_s (filter), clash_w (filter), clump_c (filter)

Identifiers:

ignore_node_size (numeric)