1d.erase(1)                    Grass User's Manual                   d.erase(1)
2
3
4

NAME

6       d.erase   -  Erase  the  contents of the active display frame with user
7       defined color
8

KEYWORDS

10       display
11

SYNOPSIS

13       d.erase
14       d.erase help
15       d.erase [-fx]  [color=string]   [--verbose]  [--quiet]
16
17   Flags:
18       -f
19           Remove all frames and erase the screen
20
21       -x
22           Don't add to list of commands in monitor
23
24       --verbose
25           Verbose module output
26
27       --quiet
28           Quiet module output
29
30   Parameters:
31       color=string
32           Color to erase with, either a standard GRASS color or R:G:B triplet
33           (separated by colons)
34           Default: white
35

DESCRIPTION

37       d.erase  erases the contents of the active graphics frame, and replaces
38       it with the color black (by default) or by whatever color is  specified
39       by  the  user.   d.erase  will  not  alter the assignment of the active
40       frame.
41

SEE ALSO

43       d.mon
44

AUTHOR

46       James Westervelt, U.S. Army Construction Engineering  Research  Labora‐
47       tory
48
49       Last changed: $Date: 2004-08-05 14:53:21 +0200 (Thu, 05 Aug 2004) $
50
51       Full index
52
53       © 2003-2008 GRASS Development Team
54
55
56
57GRASS 6.3.0                                                         d.erase(1)
Impressum