Polygon vertices are always stored at the next available location in the polygon workspace. A call to gClearPolygonWorkspace() reinitializes the workspace so that vertices are stored starting from the first location in the workspace. This deletes all existing polygons.
The routine gClearPolygonWorkspace() is ignored if gSetPolygonMode(GOFF) was called beforehand.