• List all C Expressions from old MDL

    Helio Augusto Ribeiro de Mello
    Helio Augusto Ribeiro de Mello
    I'm developing new addins to a system (+20 years old) and I need to handle with some old MDL which I don't have the code. This system also interact with Oracle and others systems, so I'm not even thinking to redo the entire system. I also don't have access…
    • over 1 year ago
    • Developers and Programming
    • Developers and Programming Forum
  • Assistance with Creating Custom DLL Function to Call from MVBA

    Matthew Ashby
    Matthew Ashby
    Hello, I am attempting to upgrade an older V8i .MA macro so that it can be used with MicroStation CONNECT. Before diving into the specific details, here is a summary of my software and computer information. MicroStation CONNECT Edition - Update…
    • over 2 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Detecting a Cached Saved View Attachment in MicroStation CONNECT

    Peter Jones
    Peter Jones
    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…
    • over 3 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Need Custom Traversing/Cogo MicroStation Tool

    Chad Woolgar
    Chad Woolgar
    I need to find or develop a custom tool that a MicroStation user can use to draw consecutive lines and tangent and nontangent curves easily. Accu draw is to cumbersome because you have to move from field to field, use your mouse to indicate direction…
    • over 3 years ago
    • MicroStation
    • MicroStation Forum
  • How to paste an object in several drawings at once

    Arm an
    Arm an
    I have a 100+ drawings to modify for "Cancelled" revision and I have to paste it (a big word CANCELLED ) in each file. Is there a way like VBA-macro for doing them instantly instead of opening each file, pasting this object, closing it and doing it hundred…
    • over 3 years ago
    • MicroStation
    • MicroStation Forum
  • Bulk fillet linestring via script file or VBA

    Jiten Halai
    Jiten Halai
    I am working on viaduct post tensioning & have managed to plot a 3D smart line for the tendons (~700 done automatically) but I am now trying to add fillets to them via a macro or VBA to bulk fillet each line based on a dynamic radius. For example end…
    • over 4 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • [CONNECT Update 10 MDL] Help with writing a macro or a mdl app or vba please.

    Shyam Lama
    Shyam Lama
    Hello everyone, This is my first ever post here so please be kind to me. I work in an organization where we have just upgraded our Microstation v8i SS3 to Microstation Connect edition Version 10.10.00.23. To cut long story short, I've been thrown…
    • over 4 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Programming - MicroStation

    Leonard Jones
    Leonard Jones
    General Macro Recorder MDL VBA
    • over 5 years ago
    • MicroStation
    • MicroStation Wiki
  • Logitech gamepad in Microstation or Navigator for walking and flying

    apodolsky
    apodolsky
    Hello, Does anyone know of a way to connect and use a gamepad controller with Microstation v8i? I have a an older Logitech Dual Action gamepad, and I was hoping I can map it to Microstation's Walk ability. If it can be mapped like the movements…
    • over 6 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • msdV7Action.UpgradeToV8 doesn't seem to work

    TMA
    TMA
    I am processing some dgn files using C# and the bentley.interop.microstationdgn library. The code where my script crashes is pretty straight forward. using BCOM = Bentley.Interop.MicroStationDGN; BCOM. ApplicationObjectConnector ustnInstance; …
    • over 6 years ago
    • Developers and Programming
    • Developers and Programming Forum
  • Procedure to search the value from the Excel in a Microstation files

    M k
    M k
    Hi all, Should I create a macro or procedure to search the value from the Excel file in a Microstation files. I have a value (text or number) written to Excel I want to create a link that searches the value (text or numbers) on the dgn file. Thank…
    • over 7 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: selecting cells

    Maria Garcia
    Maria Garcia
    Hi Marco, Are your cells Graphic cells or shared cells? If they are graphic cells you can review askinga Article communities.bentley.com/.../find-cells-even-easier-with-this-utility_2100_- if using shared cells you can review this https://www.la-solutions…
    • over 7 years ago
    • MicroStation
    • MicroStation Forum
  • Select all element on a level

    L
    L
    Good afternoon, i'm looking to create a VBA that allows you to search for a field in the Element information (e.g. description or text string) and high light the results in view one.. Not sure if this can be done but if anyone knows how i can…
    • over 7 years ago
    • Developers and Programming
    • Developers and Programming Forum
  • DOCX

    Need help to create, or that someone with the skill can make an mdl/vbl application based on the description. Willing to compensate, within reasonable limit.

    S Mitchell
    S Mitchell
    Microstation MDL/MVBA Just a surveyor trying to accomplish a task in Microstation (V8 series 3), that I have not found a function (or effective method) for. (Unless using Leica Cyclone for partial do this, but I can’t afford the license) Task…
    • Microstation MDL_MVBA.docx
    • View
    • Hide
    • over 7 years ago
    • Developers and Programming
    • Developers and Programming Media Gallery
  • RE: eed a key in for reference annotation scale toggle turn off /on

    Leonard Jones
    Leonard Jones
    Hi Sunil : There is no key-in to ON/OFF Reference Annotation Scale. This link by Robert Hook has a VBA which calls Mdl function mdlRefFile_setParameters to set the annotation property. Check this link for how to load and run a VBA macro. Regards…
    • over 8 years ago
    • MicroStation
    • MicroStation Forum
  • Get CoordSystem

    Dharma Rajan
    Dharma Rajan
    I am trying to use a vba wrapper declaration which is given below. But how to get the value of coordsystem using vba which in turn used as a input parameter for the below given wrapper declaration. Declare Sub mdlView_getViewRectangle Lib "stdmdlbltin…
    • over 8 years ago
    • MicroStation Programming
    • [Archived] 中国BDN社区 VBA
  • MVBA - mdlLineStyle_getElementDescr

    Pawel.Czuczwara
    Pawel.Czuczwara
    I'm trying to get all subelements of styled line by mdlLineStyle_getElementDescr by following code... And what I get is only one element of the line style, instedad of all subelements of all droped components. How to do make it work? Paul…
    • over 10 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • WORDPROC commands and/or syntax

    Christmas050873
    Christmas050873
    Fellow Microstation Programmers, I recorded a macro and got the following commands. I'd like to modify them to do other things, however, I don't know what commands ("moveCaretToPosition, changeEDF, etc.) are available. Also I don't understand the syntax…
    • over 11 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • DDE LInks

    mohsin786
    mohsin786
    Hi There So I have text linked to an excel spreadsheet via dde links. I need to be able to update all 28 links by one button click. Ive gotten this far: Implements IModalDialogEvents Private Sub IModalDialogEvents_OnDialogClosed(ByVal…
    • over 11 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Re: Level operations slow when using levels in dgnlib

    Jon Summers
    Jon Summers
    Processor-Intensive Applications Krister: The problem is that all operations need to be done for each level because in the actual application new elements are read and created in each iteration of the loop. It's well known that Microsoft…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i VBA Forum
  • Re: Meshes/Shapes and normal flipping

    Jon Summers
    Jon Summers
    Mesh API Unknown said: How can I read/write the normal of meshes and shapes using VBA? With difficulty. There is no VBA object that represents a mesh element . Unknown said: I am looking at tens of thousands of elements …
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i VBA Forum
  • Re: getIntersectionpointsOnElementsOnRay

    Jon Summers
    Jon Summers
    VBA Mesh Elements Unknown said: At least meshes aren't intersectable. As you've probably noticed, VBA is not big on meshes. In fact, there isn't a MeshElement object. MDL Mesh Elements MDL has extensive support in the mdlMesh_api…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i VBA Forum
  • How check which command (some id or something) is currently active in Microstation

    prusinek
    prusinek
    or maybe is possible to disable some microstation commands at runtime (ie trim or extend) I have to limit user to use only commands implemented im my app (to place and/or modify elements). Perfect way is to disable even keyins (PLACE LINE etc..…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Write a COM Server in C# - call from VBA, C++, or C# or VB.NET

    Jon Summers
    Jon Summers
    COM Server created using .NET We've written an article about creating a COM server using .NET . It details the steps required to create a COM Server DLL (also known as an ActiveX component) using Visual Studio. Use a .NET COM…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Access item/element information in Navigator (or MicroStation) via VBA or MDL

    mike.lazear
    mike.lazear
    I'm trying to perform the following in Bentley Navigator but the same question would apply in MicroStation. In Bentley Navigator (or MicroStation V8i) if you select the Element Information icon you get a dialog full of information. It has the General…
    • over 11 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
>