home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / m / m066 / 1.img / 2DMISC.ZIP / QDHF08.HLP < prev    next >
Encoding:
Text File  |  1988-05-25  |  6.7 KB  |  113 lines

  1. UTILITY COMMANDS
  2. ****************
  3.  
  4. These commands are used to request certain drawing manipulations.
  5.  
  6. The commands are:-
  7.  
  8.     OPT:-      The options implemented are :-
  9.                    PROJECT would allow definition of a base line, and
  10.                    then project points onto or beyond that line.
  11.                    FILLET would put a fillet in between two lines.
  12.                    CHAMFER would put a chamfer in between two lines.
  13.                    FILL-C-C put fillets between circles.
  14.                    FILL-C-L put fillets between circle and line.
  15.                The Off/Set options provide for off-sets to circles,
  16.                curves or planes.
  17.                The MESH option superimposes a mesh onto a quadrilateral 
  18.                defined by four vertices. The mesh may consist of quadri-
  19.                laterals or triangles.
  20.     OPT2:-     More options including:-
  21.                    CUTting lines/arcs that crosses a boundary. The  
  22.                        boundary is used as default for the next MOVE,  
  23.                        REPEAT, DELETE or MIRROR operation.
  24.                    SHEAR allows for shearing transformation of points.
  25.                    SCALE X allows for scaling of point co-ordinates in
  26.                        the X direction.
  27.                    SCALE Y allows for scaling of point co-ordinates in
  28.                        the Y direction.
  29.                    SCReen DuMPing of area to graphics printer.
  30.                    FILE INPut allows for input of text from a file.
  31.                    FILE OUTput allows for output of text to a file.
  32.                    WORD PR provides a simple word processing function                        manipulate blocks of text.
  33.                    TABLE allows for the generation of tables from file
  34.                        input. Input File should have following format:-
  35.                        REC 1:- NUMCOL,(CWIDTH(J),J=1,NUMCOL)
  36.                                where NUMCOL is Number of Columns;
  37.                                      CWIDTH is Field Width of Column.
  38.                        REC 2:- (JUST(J),J=1,NUMCOL)
  39.                                where JUST is the Justification for 
  40.                                values inside the column.
  41.                                0 if Centre Justified;
  42.                                -ve if Left Justified;
  43.                                +ve if Right Justified.
  44.                                If non-zero, value is number of half-
  45.                                spacings from margin at justified end.
  46.                        REC 3...  Contain values (any character string). 
  47.                    BacKGround PLoT allows for initialisation of plot-
  48.                        ting as a background operation. A plot file must 
  49.                        have been genarated.
  50.                    UnPacK MSY unpacks screen information into Parametric
  51.                        Macro Symbols.
  52.     UNPAK:-    Unpacking sub-drawing block to a file definition suitable
  53.                for symbol generation (SYMBOL EDIT in FILE mode).
  54.                The user can specify the order of processing so that
  55.                the drawing sequence for the symbol is defined. If this
  56.                order is specified, the user can also specify scales
  57.                beyond which details in the symbol will not be displayed.
  58.                This option is activated by pressing the RIGHT button when
  59.                specifying the drawing sequence.
  60.                Thus, the same symbol can have different characteristics 
  61.                at different scales. (Try bringing the car symbol in CAR.SYM
  62.                into drawings at scales of 20, 25, 100 and 101.)           
  63.     DELET:-    Block delete; graphics attributes inside or outside the 
  64.                box specified can be selectively deleted.
  65.                Alternate selection allows for either deletion of all
  66.                entities not currently displayed or deletion of entities
  67.                by range.
  68.     TEXT:-     Allows for the addition of text on the screen. Text
  69.                cannot be plotted. Alternate selection suppresses 
  70.                confirmation of placement and first two characters will
  71.                define the row position (1 being near top).
  72.     MIRRO:-    Allows the mirroring of all or part of the sub-
  73.                drawing. Mirroring can be about 2 points (1 axis)
  74.                or 1 point (2 axes).
  75.     PAN:-      Moving around the drawing without changing scale.
  76.     ZOOM:-     Allows for zooming in or out. The user is prompted
  77.                for a drawing point and a screen point (location of
  78.                the drawing point after zooming). The zooming is
  79.                affected by the definition of a new scale.
  80.                Pressing the LEFT button when selecting ZOOM would allow
  81.                the user to select 2 boxes to zoom in or out without
  82.                specifying exact scales.
  83.     VIEW:-     After ZOOMing or ROTATing, the user can store or recall 
  84.                any of the previously defined views or transformed
  85.                positions. Views can be given a name and named views are
  86.                stored with other Sub-Drawing information. User can also
  87.                recall unnamed transformations by selecting the "FIRST"
  88.                (initial) or "LAST" (previous) block displayed in the
  89.                tertiary menu. QikDraw stores up to 30 levels of unnamed 
  90.                transformations, and allows for 30 named VIEWS.
  91.                Selecting UTILI VIEW with the MIDDLE PUCK button indicates
  92.                RECALL while selection with LEFT button request a STORE
  93.                operation.
  94.     ROTAT:-    Rotating the drawing about the centre of the screen.
  95.                This transformation, similar to ZOOMing, is only
  96.                temporary and does not affect the actual co-ordinates
  97.                of the points.
  98.     MOVE:-     A block on the drawing may be moved to a new location.
  99.                Selection with the CENTRAL button requests translation
  100.                with or without rotation. Alternate selection (with LEFT 
  101.                button) primarily requests rotation.
  102.     REPEA:-    A block on the drawing may be repeated at a new location.
  103.                Selection with the CENTRAL button requests translation
  104.                with or without rotation. Alternate selection (with LEFT 
  105.                button) primarily requests rotation.
  106.     COMPO:-    COMPOsing drawings by placing the sub-drawings.
  107.                Selection of this option allows for modification of 
  108.                existing drawing specifications (if present). 
  109.                Subdrawings may be de-activated or dimensions may 
  110.                be suppressed.
  111.                Pen reassignments may be specified for each individual
  112.                sub-drawing if the drawing specifications are modified.
  113.