clump_c ({<num1[2]>,<num2>})
filter
The filter of all entities which lie totally within a 2-D screen circle.
<num1[2]>
The circle center in screen coordinates. This should comprise two numeric
values. If omitted, the circle is defined via a rubber circle.
<num2>
The circle radius
(in pixels).
Highlight all entities which lie within a circle defined interactively.
highlight clump_c
Remove all entities which lie within a defined circle.
numeric cent[2] = <250,250>, radius = 75 kill clump_c(cent,radius)
Commands: |
|
Functions: |
clash_c (filter), clump_b (filter), clump_e (filter), clump_p (filter), clump_r (filter), clump_s (filter), clump_w (filter) |
Identifiers: |
ignore_node_size (numeric) |