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

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