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

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