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

  1. HATCH                                                              Menu: POLYG
  2. ==============================================================================
  3. Hatches a polygon.
  4.  
  5.         1.   (POINT) first reference point for hatch base line
  6.         2.   (POINT) second reference point for hatch base line
  7.         3.   (POINT) reference point for hatch direction
  8.         4.   (NUM) hatch angle (0-360)
  9.         5.   (NUM) hatch interval (greater than 0)
  10.         6.   (NUM) shift hatch (greater than 0)
  11.         7. * (IND) polygon to hatch
  12.         8. * (Y/N) confirm choice
  13.         9. * (Y/N) another polygon ? <y>
  14.              (for another hatch: "n")
  15.  
  16. Description:
  17. This command sets the hatching type and hatches polygons.
  18. Pick two points marking a reference line on the polygon which will serve as
  19. the reference for the hatching angle initial shift. Pick a third point on the
  20. polygon to indicate direction. The points do not have to be on the polygon
  21. itself.
  22. Specify the hatching angle and the distance between the hatch lines. Enter
  23. a number (greater than 0), specifying the desired interval between hatch-lines
  24. and the distance of the first hatch-line from the reference (base line).
  25. Indicate (and confirm) the polygon to be hatched. You are then asked whether
  26. you wish to hatch another polygon or specify another hatch pattern for the
  27. same polygon.
  28. If you wish to hatch another polygon using the same hatch pattern you will be
  29. prompted only to indicate the new polygon.
  30. If you select to hatch the same polygon with another hatch pattern you will
  31. only be prompted for new hatch parameters. You may hatch it repeatedly,
  32. varying the angle, the spacing, and the shift, thus creating complex patterns.
  33. Hatch lines slow down the redrawing of the model, so they will only be redrawn
  34. upon request via the \refh command.
  35. Hatched areas are regarded as polygons. You may not select an individual
  36. hatch-line (e.g., for updating its color). A hatched area may be broken into
  37. several hatched entities if the number of lines within it exceeds a given
  38. limit.
  39.  
  40.         Example: \hatch (point 1) (point 2) (point 3) 45 0.2 0 (ind)
  41.  
  42. Result: The indicated polygon is hatched with lines at 45 to the base line (as
  43. defined by point 1 and point 2), with a 0.2 unit interval (in real dimensions)
  44. between the hatch-lines and with no shift value (shift=0).
  45.