delete_plot#

plot.delete_plot() int#

Deletes the currently selected plot(s).

Examples:
ensight.plot.select_begin(1,2,3)
ensight.plot.delete_plot()
Returns:

zero on success, non-zero on error