home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / WALK.HLP < prev    next >
Encoding:
Text File  |  1991-06-19  |  3.4 KB  |  80 lines

  1.  WALK                                                        Menu:VIEW / SOLID
  2.  =============================================================================
  3.  Modifies the eye position by a relative displacement.
  4.  (A nested command in the geometric module only.)
  5.  
  6.   1.If in geometric module:
  7.         1.  (Y/N) option: on sphere? (y), around axis? (n) <y>
  8.     if reply is `y', if in perspective mode:
  9.         2.  (CHAR) (persp.) walking direction (b,f,u,d,l,r)
  10.     if reply is `y', if in parallel mode:
  11.         2.  (CHAR) (paral.) walking direction (u-up, d-down, l-left, r-right)
  12.     for options `b' and `f', if in perspective mode:
  13.         3.  (NUM) walking distance
  14.     for options `u' and `d':
  15.         3.  (NUM) angle (in degrees)
  16.     for options `l' and `r':
  17.         3.  (NUM) angle (+/- 0-360 deg.)
  18.     if reply to prompt 1 is `n':
  19.         2.  (CHAR) axis (x,y or z)
  20.         3.  (NUM) rotation angle (+/- 0-360 deg.)
  21.  
  22.  
  23.   2.If in solid module:
  24.     if in perspective mode:
  25.         1.  (CHAR) (persp.) walking direction (b,f,u,d,l,r)
  26.     if reply is `y', if in parallel mode:
  27.         1.  (CHAR) (paral.) walking direction (u-up, d-down, l-left, r-right)
  28.     for options `b' and `f', if in perspective mode:
  29.         2.  (NUM) walking distance
  30.     for options `u' and `d':
  31.         2.  (NUM) angle (in degrees)
  32.     for options `l' and `r':
  33.         2.  (NUM) angle (+/- 0-360 deg.)
  34.  
  35.   3.If in the solid module and current display mode is `o'(off).
  36.         1.* (CHAR) (persp.) walking direction (b,f,u,d,l,r)
  37.     if reply is `y', if in parallel mode:
  38.         1.* (CHAR) (paral.) walking direction (u-up, d-down, l-left, r-right)
  39.     for options `b' and `f', if in perspective mode:
  40.         2.* (NUM) walking distance
  41.     for options `u' and `d':
  42.         2.* (NUM) angle (in degrees)
  43.     for options `l' and `r':
  44.         2.* (NUM) angle (+/- 0-360 deg.)
  45.  
  46.  Description:
  47.  
  48.  This command modifies the eye position by a relative displacement.
  49.  Its behavior is determined by the current module.
  50.  
  51.  In the geometric module only you are asked whether you wish to move
  52.  the eye position around a sphere or about an axis. If you select the
  53.  former or if you are in the solid module, you state the walking direction
  54.  (u=up, d=down, b=back, f=forward, l=left, r=right) and specify
  55.  the displacement or angle.
  56.  
  57.  Back and forward displacements are given in units of length (according
  58.  to the current unit), relative to the original eye position. (These
  59.  options are only applicable in perspective mode).
  60.  
  61.  Left, right, up and down displacements are given in degrees. These
  62.  displacements are performed on an imaginary sphere whose center is
  63.  the target and whose surface represents the eye location. While left
  64.  and right movement may be specified by any positive or negative value
  65.  between 0 and 360, the up and down movement is limited to 89
  66.  (the poles) from the XY plane.
  67.  
  68.  
  69.  If you select to rotate the eye about an axis while in the geometric
  70.  module, state the axis and give a rotation angle.
  71.  
  72.  If you are currently in the geometric module or in any of the display
  73.  modes set by the \dsmod command in the solid module, the screen
  74.  will be redrawn in the appropriate display mode. If you are in
  75.  the solid module and the display mode is currently "off",
  76.  the new view will not be displayed until a new display mode is specified,
  77.  enabling you to execute a series of manipulations before the screen
  78.  is redrawn.
  79.  
  80.