Back to RCL Command Index
No arguments accepted.
Description:
This procedure closes all but the base window (General 1). It also closes the SHriMP window.
When a Rigi drawing window is closed, any selected nodes and/or arcs are deselected; any child dialog windows,
like the node filter window, are closed; and the base window is set to being the active window. Note that as the
window is closed, the data that describes the view in the window is destroyed.
Return Value:
None.
Exceptions:
None.
Example:
# Close all but the base window, General 1
rcl_close_all
Back to RCL Command Index |