Product(s):
OpenBuildings Designer
Version(s):
CONNECT Edition
Area:
General
Subarea:
MDL application
Problem description: I am trying to load Navisworks Export for NWC file, but I am getting a message that…
Hi,
IHAC that requests the V8i behavior in the CONNECT Edition. Currently we’re porting our old application from the V8i generation to MicroStation CONNECT Edition updt16 10.16.00.84 (updt17 port is coming).
Our application runs as MSINITAPPS and…
Product:
MicroStation
Version:
V8i, CONNECT
Environment:
N\A
Area:
DWG
Subarea:
General
Problem
Prefix \ not working for DWG key-ins. Prefix \ not working for DWG key-ins while in DGN files…
Product(s):
OpenBuildings Designer
Version(s):
CONNECT Edition
Area:
General
Subarea:
MDL Application
Problem description: How can I load MDL Applications automatically?
Solution:
Below is the workflow…
Hi all,
MicroStation Connect
Update 13
Version10.13.00.48
I am doing some programming in C++/MDL.
I want to change some linestyle names in resource files programmatically.
With the function mdlLineStyle_nameGetStringList there is the…
My company recently updated from V8i to CONNECT.
In V8i there was an MDL application that we used frequently to import text associated with survey coordinates called pltpnt.ma
It appears that this MDL app is not compatible with CONNECT.
The XYZ…
Hi,
Although I know this item is discussed more than once and most answers mostly points to the 'Ribbon Chapter' in the 'Microstation API', I still find it very confusing to get a clear picture. And even more so a working example. So can anyone shed…
I am facing some issues in Successful loading MDL apps on Startup.
I have modified code as below and loaded MDL app.
if (strcmp(l_str_argument.c_str(), "MS_INITAPPS") == 0)
{
mdlSystem_enterGraphics();
mdlInput_sendCommand(CMD_DIALOG_OPENFILE…
Hi,
I need to sign .ma application. I read .ma application can be signed with rsign.exe.
But I didn't found rsign.exe in SDK location.
Where can I find rsign.exe to sign .ma file. Also heard rsign.exe is not delivered with MicroStation Connect SDK…
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…
Hi All,
I have some legacy VBA code from v8i that I'm trying to port over to the CONNECT versions - it's using a CExpression with a pointer into the referenceFile struct for a specific reference:
Private Declare PtrSafe Function mdlRefFile_getInfo…
Updated for MicroStation CONNECT Edition. By downloading and using the software you accept the License Agreement . Refer to the CellTool blog article for more information on this utility.
December 11, 2018
The MicroStation SDK team is pleased to announce the release of the MicroStation CONNECT Edition SDK Update 11 (U11).
This update provides several enhancements in the following areas:
Latest Changes - Take a few moments to review…
One of the first steps in updating to MicroStation CONNECT Edition is to assess any programmatic customizations you may currently have and examine how these will be brought forward to MicroStation CONNECT Edition. To learn more, don’t miss the next MicroStation…
Hi Fidel,
I recommend you to post this question in the MicroStation programming Forum
MicroStation Programming
SDK, API, and VBA support for Bentley View, MicroStation, MicroStation PowerDraft
…