[CONNECT Update 12 VBA], [V8i SELECTseries 3 VBA] VBA place Tag text on...
I have an old VBA program placing symbols with Tag data on different levels - it is running fine on V8i but not in CONNECT.I want to place symbol on active level and place the Tag text on another level...
View ArticleMarking of Elements via Linefence in MSTN-Connect Update 14
i'am trying to convert my Programms from MSTN 8i to MSTN Connect. Below is my Code for just Marking of Elements with overlapped LineFence.A LineFence is a FenceShapeElement but it looks like a Line.It...
View ArticleOpen Dialog defined if different MA
I'm working on a huge project porting hundreds of V8i MA applications into native C++ code. I guess I'm gonna post lots of questions on this forum.I start with this one:From within an application,...
View ArticleCE: mdlDialog_openPalette doesn't exist anymore
I'm porting a huge project with hundreds of MA applications from V8i written in the old fashioned mdl code to CE with native C++. Every time I encounter a problem I cannot resolve, I post a question...
View Article[Microstation CE 10.14 VBA] Obtaining envelope coordinates from the manually...
Hello,I need to read the envelope coordinates from the rectangular fence that is drawn manually by the user.Which property/method of the fence object do I need to obtain those values ?I tried the view...
View Article[CONNECT .NET] Get list of Multi-Line styles
Is it possible to get a list of mulit-line styles using .NET? .NET has the MultilineStyle class, but I can't see a way to obtain a list of styles.The MicroStationAPI has...
View ArticleNeed to Understand 2D Cell Rotation Angle When Cell is Mirrored About the Y-axis
Hi All,I have a program that needs to unrotate a 2D cell to 0 deg/no reflection which has been placed at any rotation angle and/or mirrored about the X- and/or Y-axis.Specifically, the problem I'm...
View ArticleExtracting Cell Name from Cell Library in microstation v8?
How do i extract Cell name from Cell Library in microstation version v8.0 using MDL Api?
View ArticleV8i MDL application development setup
Hi, We have a few MDL applications developed on V8i SS2 on Windows 7 and now we are trying to make them work on Windows 10. One of the first things we want to change is the access database from MDB to...
View ArticleRestart Microstation with VBA
HiMaybe a super stupid question but I'm not a programmer at all. Is it possible to write a VBA-program that quit Microstation, run some commands and then start the Microstation again? Is the...
View Article[CONNECT .NET] WPFInteropHelper
I'm writing a .NET AddIn that uses WPF for its user interface. Borrowing from the WPF examples delivered with the SDK, I am able to display a XPF form.The example uses class WPFInteropHelper....
View ArticleTHANKS
Thank you for accept me in your prestigious forum.It is a sensation for me to be there with you and i won be able to provide myself with diverse data about the issues that are raises in this forum.I...
View Article[CONNECT .NET] XML Command Table Options
A .NET XML command table has a RootKeyinTable...<RootKeyinTable ID="root"> <Keyword SubtableRef="example" CommandClass="MacroCommand" CommandWord="EXAMPLE"> <Options Required="true"/>...
View ArticleCE Update 13: Porting from MDL V8i. Programmatically add menu
I'm currently porting 100+ applications for V8i written in MDL to native code (C++).Most of these applications are launched by selecting the corresponding item in the pulldown menu (see attached...
View ArticleCommand Table Header file generation
Hello everyone, I have an MDL application that needs a rebuild with minor code changes. I have done the changes and have problem building the application. Once of the command table header files is...
View ArticleCreate complex plane shape from line (VBA)
Hello Bentley community,I want to create a macro (preferably VbA technology) to create a complex flat shape of 2 meters on either side of an existing line-style element whose level is called...
View ArticlePreventing reloading the same attachment file by MSTN-Connect 10 Update 14...
Dear all,i'am setting my Attachments Attachments with a Command:Set oReferenz = oReferenzen.AddCoincident1(RefFile, "", "", "", msdAddAttachmentFlagCoincidentWorld)In MSTN 8i was tested whether a...
View ArticleFill in Data fields in design file
Hi Guys,I'm in the middle of transferring to Microstation Connect Version 13, and coming from Microstation V8i (Select series 4). Very busy transferring al the VBA from old to new, but running in to a...
View ArticleVba for pointcloud clips
Hi;I need a macro Step 1- I want to click a point in the pointcloudStep 2- a cube-shaped clip should be created where I click (Cube 2x2x2)Can you help me ?
View ArticleHow can be Clip Boundary of Rasters or Attachments in MSTN CE via VBA deleted?
Dear all,in previous Version of MSTN i've used undocumentated way for deleting of Clip Boundary of Rasters or Attachments (see code below). How can i do it now more clear?Thank you.With...
View Article