plot3D plot delete
Allows you to delete 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 deleted from the current plot window, keeping the page blank.
Format:
plot3d plot delete |
|---|
plot_name = | an existing plot3d |
Example:
plot3d plot delete & |
|---|
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 deleted. It deletes the plot and the page remains blank.