pltIPlot Draw
Forces the plot to redraw.
Syntax
pltIPlot_handle Draw
Application
HyperWorks Tcl Query
Description
Changes made by other methods may not be displayed properly until Draw is called. A common practice is to make multiple changes and then call Draw only once, limiting the number of redraws.
Errors
Returns success or an error code.