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

  1. QTCYL                                                              Menu: PRISM
  2. ==============================================================================
  3. Creates a quarter-circle polygon or a solid quarter-circle prism
  4. (quarter-cylinder).
  5.  
  6.         1. * (CHAR) plane of base quarter circle (x-xy, y-yz,z-zx) <x>
  7.         2. * (POINT) center point
  8.         3. * (NUM) radius (greater than 0)
  9.      for option `x':
  10.         4. * (NUM) height of prism
  11.      for option `y' or `z':
  12.         4. * (NUM) length of prism
  13.      for all options:
  14.         5. * (Y/N) positive prism? <y>
  15. Description:
  16. This command creates a quarter-circle polygon or a quarter-circle prism based
  17. on that polygon (quarter-cylinder).
  18. Specify the base plane (one of the axial planes; x  xy plane the default, y
  19.  yz plane or z  xz plane), the center point, radius and height (for option
  20. `x') or the width (for options `y' or `z'). You may enter `0' for a 2D
  21. polygon. Specify whether the solid is to be positive (option `y', the default)
  22. or negative (option `n').
  23. You are prompted to create additional quarter-cylinders until another command
  24. is selected.
  25.  
  26.         Example: \hfcyl x 3 3 0 4 1 y
  27.  
  28. Result: A quarter-cylinder is created with its center point at 3 3 0,
  29. a radius of 4 units (meters or feet), and a height of 1 unit.
  30.