MicroStation CONNECT Edition Help

Key-ins to Modify Elements on a Level

The following key-ins are supported for modifying elements on a level:

Modify Elements on a Level key-ins Description
LEVEL ELEMENT MOVE [dest:level-spec2] <level-spec1> Moves all elements on "level-spec1" to specified destination "level-spec2". The destination level specification is optional. If it is not specified, then the elements are moved to the "Default" level.
LEVEL ELEMENT COPY [dest-level-spec2] <level-spec1> Copies all elements on "level-spec1" to specified destination "level-spec2". The destination level specification is optional. If it is not specified, then the elements are copied to the "Default" level.
LEVEL ELEMENT SELECT [file:file-spec] <level-spec> Selects all elements on "level-spec" of specified "file-spec". The file specification is optional. If it is not specified, then the elements of the active-model are selected.
LEVEL ELEMENT DELETE <level-spec> Deletes all elements of specified level-spec of the active-model.