VIEW/n
Changes the current display to the view specified by n. The view is retrieved in the order of view creation. Therefore, to maintain a one to one correspondence, views should not be deleted. Views 1 through 8 are automatically created by the system, and all others must first be defined in a DVIEW/ statement. The mapping for the system created views are shown in the following table.
Number |
View |
1 |
TOP |
2 |
FRONT |
3 |
RIGHT |
4 |
LEFT |
5 |
BOTTOM |
6 |
BACK |
7 |
TFR-ISO (Top Front Right ISOmetric) |
8 |
TFR-TRI (Top Front Right TRImetric) |
GRIP, beginning with Unigraphics Version 4.0, supports most of the
layout and view management options. Views can now be defined with user-defined
names, and placed in multi-view layouts. In addition, the GPA &WORKVW can be used to
change work views in an active layout. The VIEW statement is still valid;
however, you are encouraged to use the GPA &WORKVW to change work views, and
the Layout and View statements to manipulate the views visible on the CRT.
Parameter |
Description |
n |
A numeric value which represents a previously defined view which is to be the current view. |