hiListView
hiListView( [t_viewName] [w_window] ) =>l_viewList/nil
Description
Lists the saved viewing parameters for a given view, or for all views if viewName is not specified. This function applies to graphics windows only
This function is not available in Concept SKILL. For more information, see
Arguments
Value Returned
|
A list of the view name and bounding box for each view specified. |
|
|
w_window is invalid, there is no current window, or the specified viewName was not found. |
Related Topics
Return to top