PM_PLOT_VIEW
Syntax
int_val = PM_PLOT_VIEW ( view_handle );
- Input arguments
-
handle view_handle Handle of the view.
Return Values
- Success:
-
int 0 Plotting the view succeeded.
- Failure:
-
int -1 Failed to plot the view.
Description
This function plots a view. The function starts the plot definition tool, which then generates the necessary plot files and sends them to the plotter, if so requested.