Clear the viewport.
This function temporarily blanks out the graphic window of the current viewport. The redraw function brings the graphics back. The grclear function always returns nil.
Example
(grdraw point1 point2 color [highlight])
(redraw [ename [mode]])
LISP Compatibility
Programming Overview of LISP (LISt Processing) Language