hiRestoreView
hiRestoreView(t_viewName[w_window] ) =>t / nil
Description
Restores a graphics window to the view specified by viewName.
This function is not available in Concept SKILL. For more information, see Design Entry HDL–SKILL Routines.
Arguments
|
The ID of a graphics window. If not specified, the current window is used. |
Value Returned
|
w_window is invalid, there is no current window, or the specified viewName was not found. |
Related Topics
Return to top