MicroStation CONNECT Edition Help

Miscellaneous Level Key-ins

The following key-ins are supported for creating, purging, copying, levels, renaming and reporting on levels:

Miscellaneous Level key-ins Description
LEVEL CREATE <level_name> [level_number] Create a new level with name "level_name". Optionally, the level-number of the new level can be specified with "level-number".
LEVEL PURGE dest:[level-spec2] <level-spec1> Force deletes specified "level-spec1". If the level has any elements, then all the elements are moved to specified "level-spec2". The destination level specification is optional. If it is not specified, then any elements of the level to be purged are moved to the "Default" level.
LEVEL COPY <source-level-name> <dest-level-name> [dest-level-number] Creates a new level with name "dest-level-name". The color, style, material, and line weight attributes of this level are copied from "source-level-name". Optionally the level-number of the new level can be specified with "dest-level-number".
LEVEL RENUMBER <increment-value> <level-spec> The level-number of all levels as specified by "level-spec" is incremented by "increment-value". The increment-value can be positive or negative.