home *** CD-ROM | disk | FTP | other *** search
- USLIN Menu: SUTIL
- ==============================================================================
- Updates the line attributes of all entities in the selection group.
-
- 1. (NUM) option: 1-type, 2-color, 3-width, 4-all
- if `1' is selected:
- 2. (NUM) new line type (1-7)
- if `2' is selected:
- 2. (NUM) new color of selection group
- if `3' is selected:
- 2. (NUM) new line width of selection group (1,2)
- if '4' is selected:
- 2. (NUM) new line type (1-7)
- 3. (NUM) new color of selection group
- 4. (NUM) new line width of selection group (1,2)
-
- Description:
- This command updates the line attributes of all the entities included in the
- selection group. There are four options:
- 1 Update line type
- 2 Update line color
- 3 Update line width
- 4 Update all attributes
- If option `1' or `4' is selected:
- Enter the desired line type from the following table:
-
- CodeLine Type
- 1 solid line
- 2 long dash
- 3 dot
- 4 dash/dot
- 5 medium dash
- 6 dash/two dots
- 7 short dash
- If option `2' or `4' is selected:enter the desired color number (1=yellow,
- 2=red, 3=green and/or other colors, depending on the type of graphic display
- and the definition of colors). The system will update the color of the
- entities and instances (placed objects) in the selection group to the selected
- color.
- If option `3' or `4' is selected: enter the desired width (1=normal line,
- 2=thick line). The system will update the line width of all entities and
- instances (placed objects) in the selection group.
- The updated attributes will be displayed only after de-selection of the group.
-
- Examples: \uslin 1 2
-
-
-
- Result: All the entities and instances (placed objects) in the selection group
- are updated to line type number 2 (long dash). The updated line type will be
- displayed only after the entity group has been de-selected.
-
- \uslin 2 2
-
- Result: All the entities and objects in the selection group are updated to
- color number 2 (red). The update will be displayed only after the entity group
- has been de-selected.
-
- \uslin 3 2
-
- Result: The line width of all entities and instances in the selection group is
- updated to width number 2 (thick). The update will be displayed only after the
- entity group has been de-selected.
-
- \uslin 4 2 2 2
-
- Result: All line attributes of the selection group are updated in a single
- operation: the line type will be 2 (long dash), the line color will be 2
- (red), and the line width will be 2 (thick). The update will be displayed
- after the entity group has been de-selected.