Browse By Tags

  • OpenPlant Modeler CE - Execute Query with VBA or Key In

    Hi all, can I use a VBA macro (or key ins) to execute a query (or open a .ecquery.xml file) in OpenPlant Modeler CE? I tried to record a macro, but with no results... For example, I need to create a batch to execute a query on a list of DGN files…
  • 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…
  • 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> […
  • - Command Manager key-ins: Hide, Open, Close

    By default, the Command Manager panel is opened when OpenCities Map is started. To avoid this, edit MS_GEOXFM_LOAD_METHODS = $(MS_GEOXFM_MENUNAME)|Open to MS_GEOXFM_LOAD_METHODS = $(MS_GEOXFM_MENUNAME)| Closed Beginning with OpenCities Map CONNECT…
  • Key-in For Selecting A Specific Table Seed

    I have created a Dgnlib that will contain seed models for various tables we use. I can currently click on the Place Table tool, and then select the correct Table Seed from the drop down box. I would however like to automate this process using the Key…
  • Key-in Commands - ProConcrete CONNECT Edition

    Product(s): ProConcrete Version(s): CONNECT Edition (10.XX.00.XX) Area: Key-in Commands Subarea: N/A Original Author: Vyanktesh Nama, Bentley Product Advantage Group Overview This section contains…
  • ProStructure Reload References - ProStructures Key-in Command

    Product(s): ProStructures Version(s): CONNECT Edition (10.XX.00.XX) Area: Key-in Commands Subarea: ProStructures Key-in Original Author: Vyanktesh Nama, Bentley Product Advantage Group Overview…
  • Key-in Commands - ProStructures CONNECT Edition

    Product(s): ProStructures Version(s): CONNECT Edition (10.XX.00.XX) Area: Key-in Commands Subarea: N/A Original Author: Vyanktesh Nama, Bentley Product Advantage Group Overview Some of the…
  • ProSteel/ProStructures Key-in commands

    Product(s): ProStructures Version(s): CONNECT Edition (10.XX.00.XX) Area: Key-in commands Subarea: N/A Original Author: Roger Belen, Bentley Product Advantage Group Updated By: Vyanktesh Nama…
  • CONNECT Help: Reference Key-In Not Documented

    MicroStation Help has a page or two about Detaching References . However, the documentation fails to mention the key-in to detach all references: REFERENCE DETACH ALL .
  • Key-in: show configuration

    Product: MicroStation Version: CONNECT Environment: N\A Area: Configuration Subarea: General The Situation Have you ever wanted to view extended configuration information but did not want to…
  • MicroStation CONNECT Version: How to find it

    When posting a question to one of the Be Communities Forums it's always good practise to reveal the version of MicroStation (or other product) that you are using. MicroStation's version command is there to help: type version in the command key-in window…
  • Identify the platform (i.e. MicroStation) version in ProStructures CONNECT Edition.

    Product(s): ProStructures Version(s): CONNECT Edition (10.XX.00.XX) Area: N/A Subarea: N/A Original Author: Vyanktesh Nama, Bentley Product Advantage Group Overview In this wiki, we are going…
  • Key-In Issue With Level Overrides

    Hi, So i have been playing around with Key-In's, I am attempting to make a batch process key-in script that sets all level overrides so it doesn't have to manually be done. I have successfully done this in the past - but for some reason I'm having…
  • General - ProSteel V8i

    Product(s): ProSteel Version(s): V8i Area: General Subarea: N/A Original Author: Detlef Hackbarth, Bentley Product Advantage Group Updated By: Vyanktesh Nama, Bentley Product Advantage Group…
  • Delete the particular named cell from multiple AECOsim/MicroStation files

    What is the key-in to delete the particular named cell from multiple AECOsim/MicroStation files? I would like to use that key-in through the batch process in order to automate. Please advise the alternate ways of doing this if this is not possible with…
  • [ORD] Run script file located on ProjectWise in Key-in

    Hi, I am trying to run a script file (with simple set of commands) by using key-in: @"script_file_name" It works well when the file is located on a local drive but I don't know how to refer to that file when located on PW. Regards, Mariusz
  • Recovering the model which turns into white colour.

    Product(s): ProSteel Version(s): CONNECT Edition (10.XX.00.XX) Environment: N/A Area: Issues Subarea: Key-in Original Author: Vyanktesh Nama, Bentley Product Advantage Group Problem…
  • Reality Model Presentation Dialog Slows Down Quick Section Forward/Back/Rotate Movement When Open

    In ORD Reality Modeling when I have a point cloud loaded and the Reality Model Presentation box open to the Sections tab and attempt to either use key-ins or the buttons to move a quick section forward/backward/rotate I get a pause and the spinning cursor…
  • Keyins to Create Quick Sections No Longer Work in ORD

    Using Descartes in V8i I had keyins setup to move forward/backward/rotate and create a new quick section using F1-F4. In ORD, the keyins for moving forward/backward/rotating seem to work, but the keyins for creating quick sections do not work. I get…
  • is there a key-in to set the model Line Style properties to compound scale

    I need a key-in to set the model Line Style Scale properties to Compound Scale. I've found may key-ins for different model settings, but not for this one. Is such a key-in available?
  • Conversion of ACIS bodies to Parasolid via Batch Process to improve open/placement performance.

    Product(s): OpenBuildings Designer Version(s): CONNECT Edition Environment: N/A Area: General Subarea Conversion of ACIS bodies to Parasolid Background Information If there are ACIS bodies…
  • How to toggle a Views background color via Keyin in MicroStation CONNECT Edition

    Product(s): MicroStation Version(s): CONNECT Edition Environment: N\A Area: View Subarea: General How to toggle a Views background color via keyin Steps to Accomplish Select the Key-in…
  • [CONNECT] set callback function when KEYIN queue element processed

    I develop plugins for the OpenCities Map PowerView CONNECT Edition application with C++. From one of my plugin I use the mdlInput_sendKeyin() function to trigger a feature in another plugin developed by me also. I want to log every keyin commands which…
  • MicroStation V8i Key-in: difference between DBCONMGR and ACTIVE DATABASE?

    Hi Experts, When I attempted to connect to Oracle database, I tried two different Key-in commands -- DBCONMGR Oracle username/password@dbserver -- ACTIVE DATABASE username/password@dbserver Seems to me they both work. Anybody know what is the…