TRIANGULATE : NAME TRIANGULATE -- Deletes all lines and redraws using triangles. SYNOPSIS TRIANGULATE( FORCE/S ) FUNCTION Deletes all existing lines and then creates triangles joining all the points. Displays a requester if the current project is not saved. INPUTS FORCE - Prevents the unsaved project requester. RESULT Returns error 10 if the image windows are not open, or other error. EXAMPLE 'TRIANGULATE FORCE' NOTES BUGS SEE ALSO ADDGRID().