To hide the ABD specific tools I needed a named expression that would test for the presence of ABD. ABD has it's own set of Named Expressions that do not exist in MicroStation They included:
BD_IsAppLoadedArch
BD_IsAppLoadedElec
BD_IsAppLoadedMech…
Here's a question that is actually two questions combined. Before you tell me to post 'm seperately, hear me out first please. Is it possible to have Regular Expressions test for the existence of a certain file? Is it possible to have a tool change it…
Another example:
I have a custom menu that includes some AECOsim tools that I don't want to see when I use the menu in either ABD's MicroStation Mode or vanilla MicroStation.
ABD has a whole set of Named Expressions prefixed BD_. They don't appear…
key-ins:
expression show toolboxes
expression show dotnetdialogs
Will display the IDs you are looking for.
The existing named Expression 'Session.ActiveCommandKeyin()' will return the key-in command of the currently active tool, e.g…