• Editing in Station Offset Reports

    Hi all, I have a corridor of 4 Lane divided carriageway and I need to create a lane slopes report @ 10m interval. I ran the station base report . The camber/Lane slope in reports is calculating from centerline "CL" to carriageway edge "EOP" which is…
  • Model Copy Batch Process

    Hello All, I'm trying to troubleshoot a batch script that copies an existing sheet model a given number of times within a file. We are using this dummy file with hundreds of empty sheet models to integrate into the Sheet Index for page numbering (I…
  • VBA Keyin to Change Working Units

    I'm just starting out with OpenRoads Designer CE - 2021 version 10.10.01.03. I'm coming from MicroStation, and in MicroStation I had a couple of handy VBA keyins set up, and I'm trying to figure out how to get them set up in OpenRoads or if it's possible…
  • Is there an easy way to open all models in an ORD DGN file so that they update data?

    Is there an easy way to open all models in a DGN file so that they update data? When we change the Title properties on the DGN, the models do not update unless they are opened. Currently we have to manually open each sheet to get the updated data…
  • OpenRoads Designer Release 3 - Creating VBA

    My DOT is switching from MicroStation SS2 to OpenRoads Designer R3 and I am trying to create VBAs to create programs and edit the ribbon. I know it is possible to use the same VBA from SS2 to import to ORD, but I can't find out how. Can anybody offer…
  • OpenRoads Designer CONNECT - unable to start Visual Basic

    When I want to use Visual basic I get the following error. Does anyone has a solution? Thanks!!
  • GEOPAK SS2 08.11.07.615 VBA macros not working

    I'm running GEOPAK SS2 (version number in subject line). I got a new computer running Windows 10 a couple months ago, and ever since then I've been unable to run any VBA macros in either GEOPAK or vanilla MicroStation. Our local DOT (Tennessee) also has…
  • [CONNECT C#/C++/VBA] OpenRoads - Model Flags/Properties - Annotation Cell

    Versions: OpenRoads Designer and SDK Update 4: 10.04.00.48. And MicroStation Update 10 (10.10.00.32 and SDK 10.10.00.23). I am trying to create a model (a cell) that can be placed as annotation cell. The model gets created as expected, but fails to…
  • VBA Station and Offset of Drainage Structures

    I'm trying to create a VBA or MVBA that will give me station and offset for a particular element in an InRoads drainage database. I see that the station and offset can be given in the drainage report generated by InRoads. However, I have looked through…
  • Automating workflow to ceate terrain model and export to .dtm format

    I need to create terrain models and export to .dtm format. I created a vba script that will do this, but it accesses the Create Terrain Model from Point Cloud tool, which opens up the dialog window. Is there a way to just access the assemblies directly…
  • Geopak SS4 vba label macro fail

    We are having issues implementing the vba labeling macros using Power GEOPAK v8.11.9.832. These macros worked up until a few weeks ago. Our IT department has been rolling out Office365. Is there any known conflicts with Office365 and SS4? Also just installed…
  • C# or C++ SDK for Geopak

    Does there exist a .net assembly for Geopak, or any Geopak SDK that's not VBA? It could be C++, C++/CLI, C#, or anything other than VBA. Thank you,
  • OpenRoads Multi-User Template Library VBA Macro

    Hi all, Due to the OpenRoads ITL limitations meaning that use of a single network ITL by multiple users was fraught with danger - ie. multiple users opening a single ITL at the same time and last save overwriting others changes, OR not rereading ITL…
  • Changing Corridor Design Stage via keyin or vba?

    Hi all, Does anyone know of a way to change an OpenRoads Corridor via a keyin or vba? I've been trying a few methods and they don't seem to be working for me. Using the macro recorder, when I change a corridors design stage to "7 - Final Linear Features…
  • MX SS3/SS4 OpenRoads Civil Objects duplicates

    Hi all, I have put together a VBA Macro that imports graphically selected MX strings into OpenRoads via the Context Menu and am trying to have all strings go into a Civil Object named "MX Import". On each subsequent import a Civil Object is created…
  • DP Save with GEOPAK VBA

    This is a VBA I download from Bentley at least 10 years ago and use often on my projects. Is there a way I can get a copy of it with out a password so that I can edit it to make it work with ProjectWise. It won't find the GPK file. I just needs some tweaks…
  • RE: [v8i VBA] PowerCivil for Country SS3 access from microStation VBA?

    Here is what I got so far.. The help files and examples call for a library called SCadSDKAT . I had no such file anywhere in my PowerCivil installation. Added two paths to the MS_LIBRARY_PATH variable in microStation; C:\Program Files (x86)\Bentley…
  • GEOPAK not loading automatically

    I've recently started working remotely through a virtual machine. Normally, I click to start the program, which is Bentley GEOPAK Civil Engineering Suite, Microstation would open then after choosing my dgn file, GEOPAK would activate automatically. Now…
  • Set Active Feature Definition with VB

    I am looking for a simple key in or VB example to set the Active Feature Definition. The only thing I can come up with is this confusing string: "CIVILCMD SETVALUE FeatureDefinition=Bentley.Civil.Geometry.Model.LinearEntity2dInPlan, Bentley.Civil.Geometry…
  • Line strings to shapes

    I want to mesh all components in a design file but I've noticed that only shapes can be meshed. In other word, outlines of the design that are made of line strings can not be meshed. I thought I could just convert all line strings in a DGN file to…
  • Microstation VB and MX Objects

    Hi, Having programmed a few applications through the MX SDK back in MX2004, I am now looking at utilising the Microstation Object Library to make use of some of the graphical tools available in MX V8i. I am looking at the possibility of…
  • Status of MX SDK

  • PowerCivil/DTM/Analysis/Themes/Slopes Range-Percent

    Help, I need to get slopes area report, Similar to InRoads report. Site too large to measure elements in MicroStation.
  • VBA program gets control before the Microstation command finishes executing

    Hi all, I'm trying to run a Geopak command (Load DTM Features) and then I have to do some processing of the loaded TIN file. Since I couldn't get this working with the existing Geopak API for VBA I did by sending mouse commands to initiate the load…
  • Access to Solid Objects. in VBA

    Hi All, Is there a way to access the solid object in V8i Microstation using VBA?. I don't see the SOLID object in the object browser of the reference files. Is this an MDL application object? I am trying to automate tagging it with the volume…