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

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