home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / m / m066 / 1.img / 2DMISC.ZIP / QDHF09.HLP < prev    next >
Encoding:
Text File  |  1987-12-02  |  3.9 KB  |  72 lines

  1. MODE COMMANDS
  2. *************
  3.  
  4. These commands are used to either set the mode of operation or
  5. to specify the primary input device.
  6.  
  7. The commands are:-
  8.  
  9.     SNAP:-    Activates the grid such that all subsequent point
  10.               or line manipulations will snap to the grid (i.e.
  11.               terminating at the nearest grid point).
  12.               In SNAP mode, the grid will be automatically displayed
  13.               on redraws.
  14.               If the SNAP mode is selected with the LEFT PUCK button,
  15.               QikDraw will allow the user to define offsets to the
  16.               nearest grid point instead of snapping to the grid point.
  17.     NOSNP:-   Deactivates the SNAP option. (DEFAULT)
  18.     KEY-B:-   Specifies that the Key-board is to be the primary
  19.               input device.
  20.     PUCK:-    Specifies that the PUCK (graphics tablet) is to be 
  21.               the primary input device. (DEFAULT)
  22.     FILE:-    Specifies that input would be from a file. Currently 
  23.               implemented only for SYMBOL EDIT using file containing
  24.               symbol definitions.
  25.     PEN:-     Activate or de-activate displays of graphical entities
  26.               specified under various pen numbers.
  27.               The pen numbers are displayed with a "+" sign if active,
  28.               and are displayed with a "-" sign if not.
  29.               If MODE PEN option selected with the central button, the
  30.               pen status for the sub-drawing will be retained on file.
  31.               If selected with the LEFT button, status is current for
  32.               plotting purposes only (not affecting logical presence). 
  33.     INTER:-   Allowing for INTERfacing to user specified modules.
  34.               (Parametric design).
  35.     *MACR:-   Macro Symbols are implemented as the alernate
  36.               selection. All Macro Symbols should have the .MSY 
  37.               extension. For more information, consult the sample 
  38.               file IBEAM.MSY.
  39.               Normal Selection MACRO (OPAL) not yet implemented.
  40.     DRAW :-   Set the drawing mode for dimensions, hatching and fill
  41.               for planes, and display of symbols, symbol reference
  42.               as well as non-graphics attributes.
  43.               Dimensions and hatchings may be suppressed or activated.
  44.               For symbols, the user can request that all symbols (or all 
  45.               strings with more than one symbol) are to be displayed 
  46.               as a box.
  47.               PEN specifications can be re-assigned.
  48.               Spacing for solid fill can be re-specified.
  49.               Directions of lines may be displayed.
  50.               These MODE DRAW specifications applies to all the sub-
  51.               drawings if a drawing is to be displayed.
  52.               If TRACK mode is on, the program will track and
  53.               display the co-ordinate of the cursor when it is in 
  54.               the primary view-port.
  55.               If DRAG mode is on, then the full symbol is displayed
  56.               when moving the symbol. As this feature is implemented
  57.               by redrawing on some systems, it may be wise to turn it
  58.               off to stop long delays. If DRAG is off, then only a box
  59.               representing the symbol is displayed.
  60.     INFO:-    Specifying non-graphics information/attributes (NGA).
  61.               NGA's are governed by a control file containing up
  62.               to 120 item name records each followed by a format
  63.               description record (for documentation purpose only).
  64.               Each item of NGA can be up to 240 characters in length. 
  65.               User can convert existing symbol strings into NGA.
  66.               If the tertiary menu (for entity selection) is
  67.               selected with the LEFT button, QikDraw numbers
  68.               assigned to entities may be converted into NGA.
  69.               The control file is normally stored in the master
  70.               (e.g. /usr/qikdraw) directory.
  71.  
  72.