Delete contours

The command to delete a contour contains the following syntax elements:

Information on deleted contours is irrevocably lost. The assigned memory location is then released for new contour definitions. Only already defined contours can be deleted.

Programing Example

prg_example

Delete contours

# CONTOUR DELETE [ID=3]  (Specific delete of contour with ID 3)

# CONTOUR DELETE ALL     (Delete all defined contours)