home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / WALL.HLP < prev    next >
Encoding:
Text File  |  1980-01-01  |  1.3 KB  |  27 lines

  1.  WALL                                                               Menu: WALLS
  2.  ==============================================================================
  3.  Creates a wall between two points.
  4.  
  5.          1.   (POINT) first wall point
  6.          2. * (POINT) next wall point
  7.  
  8.  Description:
  9.  This command creates a wall between two points. The line connecting these
  10.  points is the axis of the wall. The lines describing the two faces of the wall
  11.  are generated by the system, using the width and height set previously by the
  12.  \setwz or \wzwal commands.
  13.  Walls are created as two-dimensional entities possessing a height attribute.
  14.  Use the \w3d command to expand the walls into the third dimension using the
  15.  height attribute. Pick two points, and a wall is created linking the two
  16.  points. You are prompted for additional points until you enter a new command.
  17.  Each additional point creates another wall segment connected to the end of the
  18.  previous one. The wall corners are resolved by the system.
  19.  NOTE:Walls must be created on the horizontal plane only, and may only be given
  20.  height in the z direction.
  21.  
  22.  
  23.          Example: \wall 0 0 0 4 0 0 4 4 0
  24.  
  25.  Result: Two walls are created, the first having its axis from 0 0 0 to 4 0 0,
  26.  and the second from 4 0 0 to 440.
  27.