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

  1.  USLIN                                                              Menu: SUTIL
  2.  ==============================================================================
  3.  Updates the line attributes of all entities in the selection group.
  4.  
  5.          1. (NUM) option: 1-type, 2-color, 3-width, 4-all
  6.        if `1' is selected:
  7.          2. (NUM) new line type (1-7)
  8.        if `2' is selected:
  9.          2. (NUM) new color of selection group
  10.        if `3' is selected:
  11.          2. (NUM) new line width of selection group (1,2)
  12.        if '4' is selected:
  13.          2. (NUM) new line type (1-7)
  14.          3. (NUM) new color of selection group
  15.          4. (NUM) new line width of selection group (1,2)
  16.  
  17.  Description:
  18.  This command updates the line attributes of all the entities included in the
  19.  selection group. There are four options:
  20.  1       Update line type
  21.  2       Update line color
  22.  3       Update line width
  23.  4       Update all attributes
  24.  If option `1' or `4' is selected:
  25.  Enter the desired line type from the following table:
  26.  
  27.  CodeLine Type
  28.  1       solid line
  29.  2       long dash
  30.  3       dot
  31.  4       dash/dot
  32.  5       medium dash
  33.  6       dash/two dots
  34.  7       short dash
  35.  If option `2' or `4' is selected:enter the desired color number (1=yellow,
  36.  2=red, 3=green and/or other colors, depending on the type of graphic display
  37.  and the definition of colors). The system will update the color of the
  38.  entities and instances (placed objects) in the selection group to the selected
  39.  color.
  40.  If option `3' or `4' is selected: enter the desired width (1=normal line,
  41.  2=thick line). The system will update the line width of all entities and
  42.  instances (placed objects) in the selection group.
  43.  The updated attributes will be displayed only after de-selection of the group.
  44.  
  45.          Examples: \uslin 1 2
  46.  
  47.  
  48.  
  49.  Result: All the entities and instances (placed objects) in the selection group
  50.  are updated to line type number 2 (long dash). The updated line type will be
  51.  displayed only after the entity group has been de-selected.
  52.  
  53.                   \uslin 2 2
  54.  
  55.  Result: All the entities and objects in the selection group are updated to
  56.  color number 2 (red). The update will be displayed only after the entity group
  57.  has been de-selected.
  58.  
  59.                   \uslin 3 2
  60.  
  61.  Result: The line width of all entities and instances in the selection group is
  62.  updated to width number 2 (thick). The update will be displayed only after the
  63.  entity group has been de-selected.
  64.  
  65.                   \uslin 4 2 2 2
  66.  
  67.  Result: All line attributes of the selection group are updated in a single
  68.  operation: the line type will be 2 (long dash), the line color will be 2
  69.  (red), and the line width will be 2 (thick). The update will be displayed
  70.  after the entity group has been de-selected.
  71.