home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / graphic / cad / xcad3000 / xcdoc / selpat < prev    next >
Text File  |  1995-07-10  |  2KB  |  37 lines

  1.  
  2.    6.3.2 SELECT PATTERNFILL
  3.  
  4.  
  5. The SELECT PATTERNFILL command is used to select a new patternfill data
  6. file or to list the name of the currently selected patternfill data file.
  7.  
  8. All commands that access a patternfill definition - whether for display or
  9. modification - always access the patternfill data from the currently
  10. selected patternfill data file. Different patternfill data files can be
  11. constructed to suit different types of drawings. This can be more efficient
  12. than keeping one large patternfill data file as there is a limit to how
  13. much patternfill data will fit into memory.
  14.  
  15. Only one patternfill data file can be active at one time. Therefore a
  16. drawing should only have references to patternfills contained in a single
  17. data file. The name of a selected patternfill data file is stored with the
  18. drawing so it is automatically reselected when the drawing is recalled.
  19.  
  20.  
  21.    MODIFIERS
  22.  
  23. NAME           The name of a patternfill data file to select. If the file
  24.                does not exist, it is assumed that a new patternfill data
  25.                file is going to be created. The file name should be in
  26.                standard AmigaDos format consisting of no more than 80
  27.                characters.
  28.  
  29. DEFAULT        Used to select the default patternfill data file -
  30.                "XCDATA:patternfill". This is the data file active when X-CAD
  31.                is first started.
  32.  
  33. LIST           The LIST modifier is used to list the name of the currently
  34.                selected patternfill data file.
  35.  
  36.  
  37.