vidIVideo Draw
Forces the video to redraw.
Syntax
vidIVideo_handle Draw force_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.
Inputs
- force_draw (Optional)
 - 
            
- True
 - To force a draw
 - False (Default)
 - Otherwise
 
 
Errors
Success (0) or an error code.