Product(s): | MicroStation | ||
Version(s): | 08.11.09.459 | ||
Environment: | N\A | ||
Area: | Manipulation | ||
Subarea: | N\A |
Keyin Script: Drop Complex Elements on Specific Level
Background
A quick way to to drop several complex elements on a specific level is to use a Keyin Script instead of having to either select the elements manually or by using several individual Keyins.
Steps to Accomplish
The Keyin Script consists of 3 separate Keyins:
1. Level Element Select "Level Name"
2. Drop Complex
3. Choose None
The full Keyin Script looks like this:
Level Element Select "Level Name"; Drop Complex; Choose None
Remember to use " before and after the Level Name. f.ex.
Level Element Select "TSG Test 1"; Drop Complex; Choose None
To use the Keyin Script simply copy it to the Keyin Dialog and press Enter.
Some time it can be required to Drop Complex twize in order to get the elements separated. Then just simply double up the Keyin Script ex.
Level Element Select "Level Name"; Drop Complex; Choose None; Level Element Select "Level Name"; Drop Complex; Choose None
See Also
Original Author: | Anders OMahony |