plot3D plot clear

Allows you to clear the contents of an existing three dimensional plot
The three dimensional plot can be created on plot window in a page over the postprocessor window. The ‘interface plot window open’ command can be used to create a new plot window, where a page can be created to display the three dimension plot.
The existing 3D plot can be cleared by using the ‘clear’ command, erasing its contents

Format:

 
plot3d plot clear
plot_name =
an existing plot3d

Example:

 
plot3d plot clear &
plot_name =
.plot_3d_2

Description:

 
Parameter
Value Type
Description
plot_name
An Existing Plot3d
Specifies an existing 3D plot name

Extended Definition:

The plot name specifies the name of a existing 3D plot to be cleared. It erases the contents of the plot, including the title and subtitle.