view management restore

This command is used to reset view attributes to the saved values. These saved attribute values include object location and orientation, render type, distance from viewing object and so on. The restore command will not affect the contents of the view. When the view is created, the saved attribute values are the same as the original values. The 'VIEW MANAGEMENT SAVE' command will save the current attributes. If the SAVED_VIEW_NAME parameter is used, the saved values of that view will be restored, otherwise the saved values of the screen view will be restored. Displayed views cannot be used with the saved_view_name parameter.

Format:

 
view management restore
view_name =
existing view
saved_view_name =
new or existing view

Example:

 
view management restore &
view_name =
view_1
The current values and parameters of the current view will be restored to the view attributes of view view_1.

Description:

 
Parameter
Value Type
Description
View_name
Existing View
Specifies the view name in which the current view attributes should be restored to.
Saved_view_name
New or Existing View
The SAVED_VIEW_NAME parameter is used to specify a view that is not displayed.

Extended Definition:

1. Each view created has a name associated with it. The view_name parameter is used to identify a view for a particular operation. In most cases, view_name=all is also a valid entry. The all option indicates "all displayed views". There are eight standard views available when the Adams View is started. These views are: front, top, right, iso, bottom, left, and back. The first four of these standard views are displayed by default when Adams View is started. The user may create new views using the 'VIEW MANAGEMENT CREATE' command, and save/restore their attributes.
If the VIEW_NAME parameter is used, the desired view can be identified by picking in the window or entering the name from the keyboard. Typing the name is the only way to identify a stored view that is not displayed.