(DRAW-POLY
list-of-points
)
Draws a polygon, i.e. lines from points to points. If you want the polygon to be closed, you need to put the first point again at the end of the list.