User Guide
User Guide
User Guide

Basic Reference Manipulation from Level Manager

The Level Manager dialog box tree has a pop-up menu that allows you to do basic manipulation of references.

New menu items

Description

Open Dialog

Opens the References dialog box.

Attach

Opens the Attach Reference dialog box to attach references.

Detach

Detaches the selected reference attachment(s).

Display

Toggles the display bit of the selected references.

Snap

Toggles the display bit of the selected references.

Locate

Toggles the display bit of the selected references.

Select All

Selects all attached reference.

Select None

Deselects all attached references.

Invert Selection

Selects all unselected and deselects all selected references attached to the Master file.

Loading reference filters

The MS_LEVEL_LOAD_ATTACHMENT_FILTERS configuration variable, if set, loads level filters of reference attachments when the master file is opened. For every unique attachment by file, a top-level filter is created. This top-level filter represents the reference attachment. All filters of the reference attachment are loaded as children of this new top-level filter. The reference filters may be modified in the context of the current session. These changes are not persisted in the DGN file and are discarded when the session is terminated.

To activate the loading of reference filters
  1. From the Workspace menu, choose Configuration.
    The Configuration dialog box opens.

  2. In the Category list box, select Levels.

  3. In the Modify levels related configuration variables list box, select Load Attachment Level Filters.

  4. Click Edit.
    The Edit Configuration Variable dialog box opens.

  5. Key in 1 in the New Value field and click OK.
    The Edit Configuration Variable closes.

  6. Click OK.

  7. Click Yes to save the change to the configuration file.

Copy and Paste levels within the open file and reference attachments

There are several ways to copy levels and level attributes within the open file and attached references.

Open file to open file copy

You can copy a level and all its attributes in the open file, then rename it to create a new level with the same attributes.

To create a copy of a level in the open file
  1. Select the open file from the tree.

  2. Select the level(s) to be copied.

  3. Right-click in the level list.
    A pop-up menu opens.

  4. Select Copy from the menu.

  5. Select Paste from the menu.
    A copy of the selected level(s) appears in the level list.

  6. Select the copy of the level.

  7. Right-click in the level list.
    A pop-up menu opens.

  8. Select Rename from the menu.
    The level name takes the focus as an input field.

  9. Type in the new name of the level and press <Enter> to accept the name.

Open file to reference copy

You can copy a level's attributes in the open file to a level of the same name in an attached reference. These attribute changes in the attached reference are for view or plotting purposes but do not change the actual levels in the source file since references are view only. For example, if Level 1 is green in the open file and blue in the attached reference, you can copy the attributes from the open file to any selected reference attachment that contains that level.

To copy level attributes from the open file to attached references
  1. Select a level from level list of the open file.

  2. Right-click in the level list.
    A pop-up menu opens.

  3. Select Copy from the menu.

  4. Select a reference attachment(s) from the tree.

  5. Right-click in the level list.
    A pop-up menu opens.

  6. Select Paste from the menu.
    The attributes in the reference attachment(s) are copied to match the level in the open file.

Reference to reference copy

You can copy a level's attributes in a reference to a level of the same name in another attached reference(s). These attribute changes in the attached reference are for view or plotting purposes but do not change the actual levels in the source file since references are view only. For example, if Level 1 is green in the selected reference and blue in the another attached reference(s), you can copy the attributes from the selected references to any other reference attachment(s) that contains that level.

To copy level attributes from attached reference to attached reference
  1. Select a reference attachment in the tree.

  2. Select a level from level list of the selected reference attachment.

  3. Right-click in the level list.
    A pop-up menu opens.

  4. Select Copy from the menu.

  5. Select a different reference attachment(s) from the tree.

  6. Right-click in the level list.
    A pop-up menu opens.

  7. Select Paste from the menu.
    The attributes in the reference attachment(s) are copied over with the attributes of the level in the originally selected reference attachment.

Reference to open file copy

You can copy a level's attributes in a reference to a level of the same name in the open file. For example, if Level 1 is green in the selected reference and blue in the open file, you can copy the color attribute from the selected references to the open file. This copy changes the attributes of the level in the open file.

To copy level attributes from attached reference to the open file
  1. Select a reference attachment in the tree.

  2. Select a level from level list of the selected reference attachment.

  3. Right-click in the level list.
    A pop-up menu opens.

  4. Select Copy from the menu.

  5. Select the open file from the tree.

  6. Right-click in the level list.
    A pop-up menu opens.

  7. Select Paste from the menu.
    The attributes in the reference attachment(s) are copied over the attributes of the level in the open file.

Miscellaneous Level Key-ins

To renumber one or more levels via key-in
  1. Key in LEVEL RENUMBER increment—value level-spec.
    The level-number of all levels specified by the 'level-spec” are incremented by the “increment value”. The increment can be positive or negative.

To report non-standard levels via key-in
  1. Key in LEVEL REPORT NONSTANDARD report-file–name.
    All levels of the master-file are checked against levels in a level library. Non-standard levels – i.e., level that exist in the master-file but not in the level library are reported. Library levels in the master-file but with non-standard attributes are also reported. The report is output in file “report-file-name”. If the report-file-name is not specified, then the output is sent to the Bentley Text Window. This function is a simple alternative to the Standards´ Checker and can be used to quickly find non-standard levels in a single file.