Browse By Tags

  • How to turn on/off View Display of Levels with a Key-in

    Product: MicroStation Version: V8, XM, V8i, CONNECT, 2023 Environment: N\A Area: Levels Subarea: General Problem How to turn on or off the View Display of levels with a key-in? Solution …
  • 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 ?

  • Microstation Key-in: Attach Reference with live nesting

    Hello, I am new to MicroStation V8i. I am trying to use a batch process to reference one file to a set a drawings. My issue lies in the script for the key-in. This is what I have found so far: Key-in: RF= [configuration_variable:]<filename> […
  • How to apply Reference Adjust Colors by key-in

    Product: MicroStation Version: V8i. CONNECT Environment: N\A Area: Reference Subarea: N\A Problem Applying adjusted colors to reference files via the dialog box can be time consuming. If repeated…
  • How to migrate V8i projects to ProStructures CONNECT Workset

    Product(s): ProStructures CONNECT Edition Version(s): CONNECT Edition (10.xx.00.xx) Environment: Configuration Area: Configuration Assistant Subarea: Configuration Original Author: Sandip Kar…
  • [MSTN V8i] [C#]Judge four points on a plane?

    T ake four points at any point. I want to judge whether it is on a plane. My MicroStation version is v8i ss3, Visual Studio version is vs2015 Pro.If there is any way to provide it to me, I am very grateful.
  • What determines the Assets displayed when using the BF DISPLAY ASSET DISPLAY keyin?

    Product(s): Bentley Facilities Space Planner Version(s): 08.11.11.23 Environment: N\A Area: Asset Subarea: N\A Problem When opening one of our drawings in Facilities Planner and applying…
  • Site Standards - Migrating Custom Tools From V8i to CONNECT

    This article explains how to add a menu with links to useful locations or files in V8i applications and how to migrate the menu to CONNECT applications. The general processes for creating custom tools in V8i are covered in the help documents and Customizing…
  • V8i VBA view attributes fill on/off or V8I Key-in

    I know about Ctrl B and click them on or off, but since the following work in VBA '[1] new ActiveDesignFile.Views(1).DisplaysDataEntryRegions = False ActiveDesignFile.Views(1).DisplaysLineWeights = True ActiveDesignFile.Views(1).Redraw What would I…
  • Key-in: Working Units > Accuracy

    Is there a key-in I can pair with the one below for setting the accuracy under the Working units? I was hoping to set up a batch to change this. -SET UNITS [Master] [Sub]
  • V8i - Using key-in to turn off level in a nested reference

    I support a group of designers using Microstation and Powerdraft on computers with windows 7 or XP. There was recently a post about using a key-in to turn off levels in a reference file using the key-in "reference level off". I was wondering if there…
  • Set Design File vba or key-in highlight color and Selection Color V8i is the program I use.

    Tried this a few moments ago and it lockup and I lost my message. The two items are what I want to change. I have a VBA macro that will preform this, but It seems so involved. I know someone with the knowledge can do it easy. I will…
  • Re: Set Design File vba or key-in highlight color and Selection Color V8i is the program I use.

    Jan, I need 1 more item to make this command complete, When I run key-in LL5, I need the Lock turned on for that level at the same time, what command would I add? Here is the Script file LL5, I tried the separate lines like some of the script files…