GRAPH:filling

hatch_patterns

 100 <= |LINTYP| <= 110  means fill with hatch pattern

 The filling will be done with hatch pattern |LINTYP|-100. For example,
 if LINTYP = 108, then hatch pattern number 8 will be used.

Additional Information on:

  • definition
  • dot_patterns

     200 <= |LINTYP| <= 299  means fill with dot pattern
    
     The filling will be done with dot pattern |LINTYP|-200. For example,
     if LINTYP = 234, then dot pattern 34 will be used.  If LINTYP < 0,
     then the dots are erased instead of turned on.
    

    Additional Information on:

  • definition