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

  1. HPIPE                                                              Menu: PRISM
  2. ==============================================================================
  3. Creates an open semi-cylindrical prism or a (2D) semi-annulus polygon.
  4.  
  5.         1. * (CHAR) plane of base semi-annulus (x-xy, y-yz,z-zx) <x>
  6.         2. * (NUM) option: (0-top half /3-right half /6-bottom half /9-left
  7.                    half) <0>
  8.         3. * (POINT) center of radius
  9.         4. * (NUM) outer radius of semi-annulus (greater than 0)
  10.         5. * (NUM) "wall" thickness (greater than 0)
  11.      for option `x':
  12.         6. * (NUM) height of prism
  13.      for option `y' or `z':
  14.         6. * (NUM) length of prism
  15.      for all options:
  16.         7. * (Y/N) positive prism? <y>
  17.  
  18. Description:
  19. This command creates a (2D) semi-annulus polygon or an open semi-cylindrical
  20. prism (half pipe).
  21. Specify the base plane (one of the axial planes; x  xy plane, the default, y
  22. yz plane or z  xz plane).
  23. Choose one of the options for semi-cylinder orientation: 0  top half, 3  left
  24. half, 6  bottom half, or 9  right half (the default is 0).
  25. Define the radius center point, the outer radius and the "wall" thickness.
  26. Specify the height (for option `x') or the width (for options `y' or `z'). You
  27. may enter `0' for a 2D polygon. Specify whether the resulting solid is to be
  28. positive (option `y', the default) or negative (option `n').
  29. You are prompted to create additional semi-cylinders until another command is
  30. selected.
  31.         Example: \hpipe x 0 3 3 0 4 0.2 1 y
  32.         Result:  A positive semi-cylinder is created with its center point at
  33.                  3 3 0, a radius of 4 units (meters or feet), a "wall"
  34.                  thickness of 0.2 units and a height of 1 unit.
  35.