Browse By Tags

  • In CONNECT, how do I restore the letters for key-ins that were next to the tools in the tasks menu in V8i and previous versions ?

  • Rescale cells

    Hi, I have a number of DGN's with many different cells within that all need to be rescaled. I'm unable to scale them by setting the annotation scale so I'd like to know if there's a key-in to change the Scale X, Scale Y and Scale Z? Microstation CONNECT…
  • Key-In: Select Clipping Element for Reference Clip Boundary

    Hello, I have a set of plans sheets that need to reference a master file. The master file then has to be clipped to a specific element on a specific level. I am trying to automate this process using a batch process. In order to begin the clipping…
  • What is the key-in to close the Dimension Style dialog box?

    Applies To Product(s): MICROSTATION Version(s): 08.05.02.35 Environment: N\A Area: Dimensions Subarea: Dim Styles Original Author: Bentley Technical Support Group …
  • Change fill of all elements (key-in)

    Hello, I want to change the fill of all elements in a lot of files and I want them to have no fill. For this I want to use the batch processing with vba. In the moment it looks like this: LEVEL SET LOCK OFF ALL (To unlock all references) CHOOSE ALL…
  • Key-In Script not working in CONNECT Edition

    Product(s): MicroStation Version(s): CONNECT Environment: N\A Area: GUI Subarea: Dialogs Problem Description My Key-In Script is not working in CONNECT Edition Steps to Resolve Make sure…
  • RE: Creating multiple saved views

    Hi Tom, I'll file an enhancement so that a camera can save more views and leave them behind. Meanwhile, the first few steps of the approach are correct. Saving the views then needs to be done by using a key-in. GenerativeComponents can issue Key-in…
  • remove text background from multiple files?

    The problem we are having is when using the iPlot settings file provided by our client, text with background on (regardless of color) prints as filled black boxes. Changing the iPlot settings file is not an option. I'm looking for a way to turn…
  • Harrowing Hotkeys

    Microstation Compatriots, I am looking for hotkeys for specific things, I'm not quite sure Microstation V8i has. Is there a hotkey for: -Moving the cursor into the key-in box? (A set of keys that will allow me to type without moving the mouse…
  • remove text background from multiple files?

    The problem we are having is when using the iPlot settings file provided by our client, text with background on (regardless of color) prints as filled black boxes. Changing the iPlot settings file is not an option. I'm looking for a way to turn off text…
  • "CHANGE TEXT ATTRIBUTES" dialog box doesn't appear when "MODIFY TEXT" command sent from Mbasic Macro

    When I Keyin the command "Modify Text" it brings up the "Change Text Attributes" dialog box. However When I run a Microstation Basic Macro It doesn't bring up the dialog box until I exit the Microstation basic Macro Selector or I run the macro a second…
  • How do I Get the Resolution value for use in a macro?

    Maybe a newbie question, but how do I automatically get and asign the resolution value to a variable in a Microstation Basic Macro. I know I should be using VBA, but I already have a macro that does most of what I need and I'm not yet skilled in VBA.…
  • How to run Microstation-BASIC with parameters....

    How to run Microstation-BASIC with parameters.... I am taking about Microstation-BASIC not VBA. In previous question I learnt how to get keyinarugments in vba. Now I can to know , How to pass parameter to a Microstation-BASIC ??? Good day…