home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / SETWZ.HLP < prev    next >
Encoding:
Text File  |  1992-03-23  |  1.5 KB  |  29 lines

  1. SETWZ                                                              Menu: WALLS
  2. ==============================================================================
  3. Sets the active width and height for subsequently created walls.
  4.  
  5.         1. (NUM) width of wall (l/r)
  6.         2. (NUM) height of wall (z1,z2)
  7.  
  8. Description:
  9. This command sets the width and height of walls. The width is given by two
  10. values indicating the distance of the two wall faces from the wall-axis. They
  11. should be given for the left (`l') face and right (`r') face respectively,
  12. relative to the direction of the wall (from starting point). A negative value
  13. will create a face to the left of the axial line, and a positive value will
  14. create a face to the right. (The first width is usually negative and the
  15. second positive.) The two heights (z1 and z2) are the heights above the
  16. starting and the end points respectively. Any wall subsequently created or
  17. modified will have these predefined dimensions. Walls may have a constant
  18. height, or vary their height from the start to the end points by giving
  19. different values to z1 and z2.
  20. The wall may be created by using the \wall command.
  21. If you try to create walls without setting the \setwz values, an appropriate
  22. error message will be displayed.
  23.  
  24.         Example: \setwz -.1 .15 3 4.5
  25.  
  26. Result: All new walls will assume a width of 0.25 units (0.1 to the left of
  27. the axial line, 0.15 to the right of the axial line), and a height of 3 units
  28. at the starting point and rising to 4.5 units at the end.
  29.