Can anybody confirm if the keyin 'SELECTBY LEVEL xx' works in AECOsim?

Can anybody confirm if the keyin 'SELECTBY LEVEL xx' works in AECOsim?

I have read nearly every communities blog about how to use the mdl SELECTBY.

I have tried it on AECOsim SS4 and SS6 (08.11.09.593) using Building and MicroStation modes, both without success.


Here's an example script I'm trying;

level create test
mdl silentload selectby
selectby type all
selectby level none
selectby level test
selectby inclusive
selectby execute

I would have expected, even when keying in the command into the keyin browser 'selectby level test' that the level 'test' would of highlighted in the list of levels in the selectby dialog, but nothing hilights at all.

The command 'selectby level all' and 'selectby level none' both work, but I cannot get any level I keyin to work.

I have tried;

selectby level test
selectby level "test"
selectby level 'test'
selectby level ""test""
selectby level test,

Unfortunately I don't have access to MicroStation to test.

Thanks.

Parents Reply
  • Ah... Now I see. It took a few minutes for me to figure out where you looking at these changes. But yes, I do see what you're describing and that the level list doesn't change when using a specific level name, while the All and None options seem to work OK. I am seeing the same general behavior when using selectby class as well.

    I would suggest creating a Service Request with support so that this can be filed as a Defect (I wasn't able to find an existing one).



Children