User Guide
User Guide
User Guide
|
When you place an element, the design plane locations of the data points used to draw the element are stored in the design file. In addition, a number of element attributes are stored.
These attributes compose what is called element symbology:
color
line weight
line style
fill color (for closed elements)
MicroStation stores the Active Color and the color attribute of each element as a value in the 0-255 range. To display an element in color, MicroStation looks in the active color table for the color that corresponds to the element color value. You can modify colors in the active color table.
The active color table is depicted graphically in MicroStation as a 16 × 16 palette of colored tiles called a color palette.
You can also change the colors in the active design file by attaching a different color table to it. The attached color table is automatically activated each time the design file is reopened. Each seed design file supplied with MicroStation has a color table already attached.
Color tables are stored as independent files. The active color table can be saved to a file for future attachment to any design file.
Color can also be set ByCell or ByLevel. If ByCell is selected, when a cell is placed the active color is used in place of the color used when the cell was created. If ByLevel is selected, when an element is placed the color defined for the active level is used to display the element.
When working in DWG workmode, the DWG color palette is the only color table loaded; no other color tables can be loaded. The menu item Settings > Color Table is disabled. An exception to this is that you can still change the color palette by importing raster files. If you choose to use the color palette of the raster file — that is, you turn off Current Color Palette, the color palette changes. |
ByCell is only enabled, by default, in DWG workmode. You can enable ByCell in DGN workmode by adding _USTN_CAPABILITY > —CAPABILITY_NO_BYCELL to the workmode.cfg configuration file. |
Color Palette | |
For information about setting the Active Fill Color, see Fill. |
MicroStation stores the Active Line Weight and the line weight attribute of each element as a value in the 0-31 range.
Line Weight can also be set ByCell or ByLevel. If ByCell is selected, when a cell is placed the active line weight is used in place of the line weight used when the cell was created. If ByLevel is selected, when an element is placed the line weight defined for the active level is used to display the element.
ByCell is only enabled, by default, in DWG workmode. You can enable ByCell in DGN workmode by adding _USTN_CAPABILITY > —CAPABILITY_NO-BYCELL to the standards.cfg configuration file. |
A line style definition can specify the following:
A stroke pattern composed of dash strokes and gap strokes of varying lengths.
Small drawings called point symbols at varying intervals.
Line style definitions are customizable. The default set of line styles in the Line Styles dialog box is intended as a sample. In most cases, line styles should be set up by a site or project manager.
Some of the sample line styles supplied in MicroStation's sample workspaces (not to scale) | |
Line style modifiers or overrides allow some characteristics of a line style to be modified as elements are placed without requiring separate line style definitions.
Modifiers are available for the following stroke pattern and stroke attributes:
Origin and end widths. These modifiers are applied to each stroke and can be used to create wide or tapered elements.
Stroke pattern shift.
In addition, a Scale Factor modifier is available. This modifier is applied to all length values in the line style definition.
Line Style can also be set ByCell or ByLevel. If ByCell is selected, when a cell is placed the active line style is used in place of the line style used when the cell was created. If ByLevel is selected, when an element is placed the line style defined for the active level is used to display the element.
ByCell is only enabled, by default, in DWG workmode. You can enable ByCell in DGN workmode by adding _USTN_CAPABILITY > —CAPABILITY_NO-BYCELL to the standards.cfg configuration file.
Line Styles option menu | |
Line style modifiers are activated in the Line Styles dialog box. The large button in the dialog box shows the line style selected in the list box with active modifiers applied. (To make the large button visible, you must first turn on the Show Details check box.)
The New User interface does not let you activate line style modifiers. |
Line Styles setting box with Show Details on | |
While the Change Element Attributes tool is used to adjust the line style modifiers of an existing element as a set, the Modify Line Style Attributes tool in the Change Attributes tool box can be used to adjust individual line style modifiers. |
Standard line styles (also known as line codes), numbered 0-7, are based on output device coordinates, and therefore are not truly WYSIWYG (“what-you-see-is-what-you-get”), as are custom line styles. Hence, it is recommended that you use custom line styles instead of standard line styles.
Line Styles 1–7 are disabled while DWG workmode is in effect. Only custom line styles are active in this mode. |
Each element in a design file has its own symbology. To make it clearer which elements are on a particular level, you can define an alternative symbology for all elements on a level. You can then display the elements with their “normal” symbology or with the level symbology.
In addition to level, color, line weight, and line style, elements have these attributes:
Fill (none, opaque, or outline)
Class (primary or construction)
The area attribute determines whether a closed element is a solid or a hole (see Putting Holes in Solid Elements)
The fill attribute applies only to closed elements such as circles, ellipses, and polygons. Closed elements completely enclose the area within their boundaries.
Top: Opaque fill; Bottom: Outline fill | |
By default, a closed element is displayed in a wireframe view by lines in the Active Color that outline the area occupied by the element. The area of the element inside the outline is transparent.
A closed element is filled when the area within its outline is displayed as a solid area of color. The color is determined by the Active Fill Color. When an element is opaque, it is displayed as a solid shape of the Active Color. In that case, the lines outlining the element are not discernible since the “fill” has the same color.
In any view, opaque and filled elements are displayed as outlines unless the Fill view attribute is on for that view. In other words, turning off Fill in a view hides the “fill.” The effects of the fill attribute and the Fill view attribute are summarized in this table: |
Fill Type |
Fill on |
Fill off |
---|---|---|
None |
No fill displayed |
No fill displayed |
Opaque |
Element filled with color of the element |
No fill displayed |
Outline |
Element filled with Active Fill Color |
No fill displayed |
A series of lines or a closed line string can also enclose an area. However, MicroStation treats neither as a shape. Therefore, neither can be assigned an area or fill attribute. |
To change the fill type and color of an element, use the Change Element to Active Fill Type tool in the Change Attributes tool box. |
By convention, elements with the class attribute of Construction are used as drawing aids. For example, you might place a construction element in a particular location as an element to “snap” other elements to, but you would not plot the construction element when the design is complete. The elements that are actually part of the design usually have the class attribute of Primary.