home *** CD-ROM | disk | FTP | other *** search
- NEWVS Menu: VIEW
- ==============================================================================
- Sets a specified view and determines the scale, and location of origin.
- (A nested command.)
-
- 1. (CHAR) new view: p-plan, f-front, b-back, l-left, r-right, x-axo
- 2. (CHAR) center: (c-current, n-new) OR origin: (l-lower left, m-middle) <c>
- if reply `n' to prompt 2:
- 3. (POINT) new screen center point
- for all options:
- 4. (NUM) new scale (0.01-100000)
-
- Description
- This command selects a new view, determines the center and location of the
- origin (0 0 0) on the screen and sets a new scale, in a single operation.
-
- Specify a new view. Then specify if the current screen center point will
- remain at the center (option `c' the default), or if you want a new screen
- center point (option `n'), or you may opt to have the origin point (0 0 0)
- located at the lower-left corner of the screen (option `l') or in the middle
- of the screen (option `m'). If you selected option `n' you will be prompted
- to indicate the current location of the new center point.
-
- Specify the new scale. Using METERS, the valid scales are 1:0.01 up to
- 1:100,000. Using FEET, the valid scales are 10' up to 0.0012" (10.000' up to
- 0.0001').
-
- Example \newvs x 50 d
-
- Result:The model is displayed in axonometric view. The display scale is 1:50
- and the origin symbol (asterisk) is in the lower-left corner of the screen.