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

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