One change updates MicroStation.
We use a software called BMC Remedy to keep track of our inventory, it uses SQL database. We also use MicroStation to show where our equipment is on a floor plan. Is there away to link the two? Where...
View Article[V8i C#] How to create custom property unit specification properly
Hi,in MicroStation V8i (SELECTseries 3) using EC SDK API I create EC schema from scratch. The schema is stored in active DGN file and EC classes attached to elements. At the end of the process, the...
View ArticleGlyph API ?
Ran across PLANSTUDIO SRL, authors of Progenio. They are also a Bentley Gold level channel partner and have been developing Progenio since 1995.Looking at the way Progenio works, I noticed a lot of...
View Article[connect c++] How to get/calculate text run's origin
Hi Experts,I am using Connect C++ API to query TextBlock, Paragraph and Run's information. In order to make it easy to rendering in downstream application, I want get or calculate every run's origin,...
View Article[V8i VBA]IPrimitiveCommandEvents_DataPoint & Windows 10 & MS SS3 (08.11.09.655)
I understand MS SS3 isnt certified for windows 10 however I have an odd problem with a VBA project which I am wondering if it could be down to the possibility of MS version and Windows 10. The VBA...
View Article[CONNECT MicroStationAPI] C++ Objects and Dialog Items
We write an app. that uses the MicroStationAPI using C++. If that app. has a user interface using MSDialog and dialog items then we must communicate via the Dialog Manager. But the Dialog Manager...
View ArticleHow to change Text to Text Node with multiple lines
Hello,I have many Text objects, each with a long text. I am writing a VBA code to reorganize each text ("1234 Name" to "Name 1234"). My problem is that I need "1234" and "Name" on separate line. So...
View Article[CONNECT C++] Named Group element as Item instance Host
Can I attach an Item Type instance to a NamedGroup element?
View Article[CONNECT C++] mdlImage_updateIngrAttach is missing
How do I update the origin and extent in a CIT file in CONNECT Edition? We used mdlImage_updateIngrAttach in v8i, but this function is missing.regardsFrode
View Article[V8i VBA] VBA code no longer works after referencing a file
HelloI have a VBA code that works without problems as long as I do not reference the DGN file. However, as soon as I refer this file the code no longer works. Even if I delete the reference again. The...
View Article[CONNECT C++] What is the WIP in GetPrivateWipInstance?
Several methods documented in the MicroStationAPI include 'WIP', as in GetPrivateWipInstance() and GetSharedWipInstance().What is 'WIP'?
View Article[C# CONNECT] Display element as image
Hi,I need to display an image of an element (a cell to be precise) in a form. I VBA there is element.GetPicture() but I cannot find something similar in .NET.There are the ElementGraphicsProcessor and...
View Article[CE C#] Create sweep solid by line
Hi, I want to sweep a solid along a 3D alignment.I find a method named DgnRuledSweepDetail.But, this method need to input the curve vectors of the planes.Now, I have a X-Z plane, how can I get the each...
View ArticleAfter making a query the composite surface elements remain at the DEFAULT level
the problem I have is that when entering elements that generate a composite surface like NodeBoundarie, PowerSupplyBoundary, Racks does not present any problem when entering them in Bentley Comms...
View ArticlePC preformance
I’m a document controller in my company and I have Microstation installed in my PC & ProjectWise in the server for documentation and Searching Plus other programs to support my work. We are in a...
View ArticleC# CONNECT - GetCellInformationEnumerator crash
Hi,I'm porting a .NET application from v8i to CONNECT. The application compiles without warnings or errors on CONNECT, but when I try to call the following method MicroStation CONNECT...
View Article[Connect C#] Getting dimension values
How does one retrieve the text\values from a dimension element using the DgnPlatform api?I tried grabbing the TextBlocks, but all it returns is "*"Thanks,Maury
View Article[CONNECT C++] CommandClass when creating an Item Type
My app., which includes a CommandTable, creates and deletes Item Type definitions (e.g. using ItemTypeLibrary::Create()).Which MicroStation CommandClass (from Mstn/MdlApi/cmdclass.r.h) should I assign...
View Articletrim shape mvba tool
Hi karthi,I am ramakrishna jam sledger given link is not runnin that trim shape tool pls upload that link another one thing 2k tool you send meRegards,Ramakrishnan.N
View ArticleRemoving Features Using VBA
Hello,I am trying to remove features from some linear forms in a DGN 3D-model using VBA, but I cannot figure out how to remove these features, I tried to suppress, and move the features but nothing...
View Article