• Microstation Connect VBA Batch Process Error

    Björn Eriksson
    Björn Eriksson
    Hi, Been coding in VBA for a couple of years, and know I have a new problem I have never seen before. I have a VBA-tool to scan a model and print file/object information to Excel. All works fine, but when I run my code with Batch process to loop several…
    • 1 month ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [MStn CE U17.2 C#] Hide/Unhide levels of referenced/nested reference file.

    Suraj Kumar
    Suraj Kumar
    Hi Community, I'm currently attempting to hide elements located within a specific level name. These elements are within a reference file, and sometimes they are nested within other references. I've tried several workarounds found in this forum, but…
    • 2 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [MStn CE U17.2 C#] Creating new DGN file from API

    Suraj Kumar
    Suraj Kumar
    Hi Community, I am trying to create multiple DGN files from the API and I have used the below set of functions for this. Application application = Utilities.ComApp; DesignFile df = application.CreateDesignFile(Properties.Settings.Default.SeedPath…
    • 2 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [MStn CE U17.2 C#] Place reference at a point on sheet

    Suraj Kumar
    Suraj Kumar
    Hi Community, I'm currently working on attaching a reference and positioning it on a specific location on a sheet. While I've managed to accomplish this task, there's something I didn't fully grasp, which is hindering my ability to control certain…
    • Answered
    • 2 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [MSCE U17 SDK C#] sample code: what does Session.ActivateContextualTabSet function do?

    Sui Huang
    Sui Huang
    Hi Everybody, I am trying to understand the sample code comes with the Microstation CONNECT Edition SDK (Update 17). The sample project I am looking at is at <Mocristation SDK Root Folder>\examples\WPF\WPFDemo\ In the WPFDemoKeyins.cs file of the…
    • 3 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • MSCE U17 SDK C# Sample Code: how is the *.commands.xml loaded in C# WPF project?

    Sui Huang
    Sui Huang
    Hi Everybody, I am trying to understand the sample code comes with the Microstation CONNECT Edition SDK (Update 17). The sample project I am looking at is at <Mocristation SDK Root Folder>\examples\WPF\WPFDemo\ In this project, there is a file WPFDemo…
    • Answered
    • 3 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Changing orientation of the reference

    Suraj Kumar
    Suraj Kumar
    Hi Everyone, I'm currently working with MicroStation Connect Edition and using its API to reference a DGN file. I've successfully referenced the file using the MicroStation API, but I'm facing an issue with setting the reference orientation to match…
    • Answered
    • 3 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • sustainable way for Microstation CE add-in/MDL to be deployed to shared network directory?

    Sui Huang
    Sui Huang
    Hi Everybody, I am studying in migrating a set of Microstation MDL files working on Microstation V8i SS10. In the current system, the MDL (.MA) files are deployed in a network folder. With the configuration of MDL directories, they can be loaded by…
    • 4 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Instruction to build an Add-in from SDK cannot be followed.

    Sui Huang
    Sui Huang
    Hi Everybody, I tried to following the online instruction (of the following link) to build a simple add-in using Visual Studio, but cannot it seems cannot be followed. Can you advice whether there is updated document? or whether I have made any mistake…
    • Answered
    • 4 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Open a .dgn file in background(batch processing)

    Deblina Sarkar
    Deblina Sarkar
    Hello all, I am new to Microstation Connect Edition api. I will like to know if we can open a .dgn file in background(batch processing).
    • 10 months ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [ Microstation Connect Update 17 vba] How to make raster Inherit GeoCS from Model parameter with PropertyHandler

    Joy van Vliet
    Joy van Vliet
    Hello everyone, I know there is a previous similar question with a few solutions from Robert Hook. I tried implementing the vba code (see below) However whenever I have a ecw file attached and I run the following code in order to make the "Inherit…
    • Answered
    • over 1 year ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • ORD CE - 2020 Release 2 - Update 8 (v10.08.01.33) - VBA --- How to center VBA form with multiple monitors

    Matthew Ashby
    Matthew Ashby
    This issue applies to either ORD CE - 2020 Release 2 - Update 8 (v10.08.01.33) or MicroStation CONNECT Edition Update 14 (v10.14.02.01). I have three Dell monitors. The majority of the time I run MicroStation from my middle monitor. I am struggling to…
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Enable/Disable Ribbon Buttons using Named Expressions?

    Rajesh Varatharajan
    Rajesh Varatharajan
    Hi, I am working in MicroStation CE Update15. I need to enable /disable ribbon menu buttons based on a variable value. When i searched in community, many suggestions was can be done through "Named Expressions". Please provide me an simple…
    • over 2 years ago
    • Product Administration
    • Product Administration Forum