plot3D plot restore

Allows you to restore an existing three dimensional plot to the current view window.
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 ‘restore’ command brings the respective plot to the plot_window currently viewed.

Format:

 
plot3d plot restore
plot_name =
an existing plot3d
view_name =
an existing view

Example:

 
plot3d plot restore &
plot_name =
.plot_3d_2 &
view_name =
.gui.ppt_main.sash1.sash2.gfx.page_1.view_1

Description:

 
Parameter
Value Type
Description
plot_name
An Existing Plot3d
Specifies an existing 3D plot name
view_name
An Existing View
Specifies the name of an existing view

Extended Definition:

The plot name specifies the name of a existing 3D plot, and the ‘view_name’ specifies an existing view name of the plot_window where the 3D plot is to be restored.