Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
  • Welcome
  • Products
  • Support
  • About
  • More
  • Cancel

Unable to find what you are looking for? Click here

 

  • Re: set reference files in micro station drawing

    amit.agarwal
    amit.agarwal

    Hi Jon,

    Thanks for the article. We have a java based application but as JMDL is obsolete, so we need to do something on .NET and C#. This thing I need to explore which language JNI supports. But Thanks for VBA guide.

    One more thing, I am able to create…

    • over 11 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • RE: Interesting comment

    dominic SEAH
    dominic SEAH

    Yea... and that was with JMDL (would have been replaced by dotNET) which is a managed language which shields the coder from all that resource management that compiled languages like C++ etc require. It also only about the 'upper level' UI interactions…

    • over 7 years ago
    • OpenBuildings | AECOsim | Speedikon
    • OpenBuildings | AECOsim | Speedikon | Forum
  • RE: Why VBA XML file parsing and element creation is slower in OCMCE than BMv8i?

    FlexiTon ADT
    FlexiTon ADT

    Hi,

    Thank you for the fast reply and valuable comments. In the meantime I measured XML parsing and processing without any Bentley API calls, and even this is significantly (1.3x) slower in OCMCE than in BMv8i. So it seems to be a general OCMCE VBA (or…

    • over 2 years ago
    • Geospatial Programming
    • Geospatial Programming Forum
  • RE: [Microstation V8i] MDL Mesh Functions in VBA

    Jan Šlegr
    Jan Šlegr
    Tobias Koeppen said:
    So I wanted to ask Micheal for his (v8i) solution and migrate it (hopefully) to connect.

    I do not want to be too pessimistic, but I think it's not straightforward, because V8i function returns EmbeddedIntArray and EmbeddedDPoint3dArray…

    • over 1 year ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: [MDL 2004] Insert a vertex

    Jon Summers
    Jon Summers

    Assigning stucts

    sajan said:
    intrsect[tmp].x = ElmA->x; intrsect[tmp].y = ElmA->y;

    Assuming that intrsect is an array of DPoint3d, then simply do this …

    intrsect[tmp] = *ElmA;

    Algorithms

    sajan said:
    I want to insert the intersecting points…

    • over 7 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Re: Seeking solutions for PowerGeoPak and NCDOT workspace issues

    jl.mab
    jl.mab

    The txt file is attached.

    Let me know if this works.

    Thanks again.

    • msdebug.txt
    • View
    • Hide
    • over 10 years ago
    • OpenRoads | OpenSite
    • OpenRoads | OpenSite Forum
  • Building surfaces from contours with Java and MicroStation J

    Inga Morozoff
    Inga Morozoff

    AskInga logo

    Original Article Date: Feb 1, 2001

    MSM featured this article authored by Dave Brumbaugh which discusses generating contours from survey data and even supplied the necessary code to accomplish this task. The article has now found a new home and reads…

    • over 14 years ago
    • MicroStation
    • [Archived] AskInga Wiki
  • MicroStation V8 Programming Tools Readme

    Dan Koval
    Dan Koval

    Document Information

    Document Type: TechNote  

    Product(s):  MicroStation

    Version(s):  V8

    Original Author: Bentley Technical Support Group

    Documentation and Examples 

    Online documentation and examples for MicroStation's programming tools (e.g.…

    • over 8 years ago
    • MicroStation
    • MicroStation Wiki
  • _MakeFilePath is missing

    Marcel Pradel
    Marcel Pradel

    Hello,

    I have a problem with building my ma file. I have installed 3 MicroStation versions on my Pc. 8.5, XM and V8i. I have a Solution in Visual Studio 2010 with three build configurations for the three MicroStation Versions. I start the bmake with…

    • over 11 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Microsoft Windows Security Alerts on Windows XP

    Andrew Bell
    Andrew Bell

       
      Applies To 
       
      Product(s): MicroStation
      Version(s): 07.01.04.10
      Environment:  N\A
      Area:  Installation
      Subarea:  General
      Original Author: Elisa Pry, Bentley Technical Support Group
       

    Problem

    MicroStation/J is…

    • over 8 years ago
    • MicroStation
    • MicroStation Wiki
  • Help request from a newbie

    Rachel Marco
    Rachel Marco

    Good Afternoon.  I'm brand new to the world of Microstation and MDL.  (almost 2 whole months).

    I am attempting to write a program in MDL to automate a routine which uses some of the terrasolid products(A third party MDL software).  So far my research…

    • over 13 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 2004 Edition Programming Forum
  • Re: PowerCivil - New Civil Platform Geometry

    dominic Seah
    dominic Seah

    HUD: Heads-Up-Display. These are transient dimensions / glyphs that pop up when certain elements are selected. The constrained elements are using these dims to avoid too many dialogue boxes. These include dimension text that can be edited, which subsequently…

    • over 12 years ago
    • OpenRoads | OpenSite
    • OpenRoads | OpenSite Forum
  • Michael Stark

    Michael Stark

    Born in the GDR in 1970, one of my first interests was mathematics.

    So following the natural way, I startet to learn computer science just after finishing school in 1986. First as a technician, later (from 1990) with studies at Technical University of…

  • Re: Integrating GC and BA

    dominic Seah
    dominic Seah

     Hi Rob,

    This 'interoperability' disconnect has been looming for some time. If you accept that what GC and BA are trying to be are intelligent objects, then Bentley has been looking into it for some time. V6 was going to be Objective Mstn, and Mstn…

    • over 13 years ago
    • GenerativeComponents
    • GenerativeComponents Forum
  • Newbie seeking advice on MDL programming

    Rachel Marco
    Rachel Marco
     

    Good Afternoon.  I'm brand new to the world of Microstation and MDL.  (almost 2 whole months).

    I am attempting to write a program in MDL to automate a routine which uses some of the terrasolid products(A third party MDL software).  So far my research…

    • over 13 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Workflows

    Robert Hook
    Robert Hook

    Workflows, Topics and Considerations related to source code migration.

    Migrate V8 MDL Code

    Some helpful getting started links to assist developers migrating v8 code to CONNECT:

    • Developers Migrating to MicroStation CONNECT
      • MicroStation CONNECT SDK…
    • over 3 years ago
    • MicroStation Programming
    • MicroStation Programming - Wiki
  • RE: Does we have the same level of api access(access Bentley DGN files with full fidelity) when develop extension on top of Microstation with a C# addin and a MDL application.

    Jan Šlegr
    Jan Šlegr

    Hi Rick,

    Rick cheng said:
    i guess those MDLAPI should be equal to MicrostationAPI, is it true?

    No, these API are not equal in V8i. The history of API development leads to this confusion (and was solved mostly in CONNECT Edition):

    I hope it will become…

    • over 4 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • RE: Hello, is Autodesk's quantum project similar to Bentley's process of turning all software into Connect?

    dominic SEAH
    dominic SEAH

    As Marc mentioned, It would be interesting to see how Bentley's new i.Model 2.0 develops in the near future. Apparently, the 'bridge apps' are already in the works, including one for IFC.

    Interesting to note that both AD and Bentley claim…

    • over 4 years ago
    • OpenBuildings | AECOsim | Speedikon
    • OpenBuildings | AECOsim | Speedikon | Forum
  • - Bentley PowerMap 2004 Edition FAQ

    Inga Morozoff
    Inga Morozoff

    What is Bentley PowerMap?

    Bentley PowerMap is a GeoEngineering specific application that contains tools for mapping, data collection, editing, clean up and analysis tools. Bentley PowerMap allows direct design file editing including 3d editing. There…

    • over 14 years ago
    • OpenCities Map
    • OpenCities Map Wiki
  • MicroStation VBA Resources Revisited [CS]

    Dan Koval
    Dan Koval

     

    This Client Server article is republished in its entirety from 2004 for reference purposes. It was written for MicroStation v08.05.00.64 and may not apply to any other version.  

    By Bentley Technical Support Group
    15 November 2004

    This article is an…

    • over 12 years ago
    • MicroStation
    • MicroStation Wiki
  • MicroStation PowerDraft V8 2004 [FAQ]

    Jacek Majda
    Jacek Majda
      Product: MicroStation PowerDraft
      Version: V8 2004 Edition
      Environment: N\A
      Area: FAQ
      Subarea: N/A

    On what operating systems is Bentley PowerDraft 2004 Edition supported?

    Bentley PowerDraft 2004 Edition can be operated on various…

    • over 14 years ago
    • MicroStation
    • MicroStation Wiki
  • Bentley View V8i [FAQ]

    FernandoM
    FernandoM
    Product(s): Bentley View
    Version(s): V8i
    Area:  N/A
    Original Author: Darius Rimasauskas, Bentley Technical Support Group

     

    What is Bentley View?

    Bentley View extends the accessibility of engineering data for MicroStation, AutoCAD, or hybrid…

    • over 8 years ago
    • MicroStation
    • MicroStation Wiki
  • MicroStation Exception Log Primer

    Leonard Jones
    Leonard Jones
      Product: MicroStation
      Version: All
      Environment: N\A
      Area: Exception
      Subarea: N\A


    This discussion of MicroStation exception logs also applies to standalone MicroStation-based V8 generation products such as MicroStation PowerDraft…

    • over 12 years ago
    • MicroStation
    • MicroStation Wiki
  • Porting MDL Applications To MicroStation V8

    Dan Koval
    Dan Koval

    Almost all applications that run on MicroStation V8 2004 Edition should run in MicroStation V8 XM Edition without modification. The tools used to compile "Native Code" are updated to the latest released Microsoft VisualStudio .NET 2003. Applications that…

    • over 8 years ago
    • MicroStation
    • MicroStation Wiki
  • Configuration Variables In MicroStation V8

    Nelson Hobdell
    Nelson Hobdell
      Product(s): MicroStation
      Version(s): V8.0, V8.1
      Environment:  N/A
      Area:  N/A
      Subarea:  N/A

    Overview

    This technical Document provides a description of the variables in MicroStation V8 (2004 Edition, V8.0 and V8.1)

    This table lists…

    • over 8 years ago
    • MicroStation
    • MicroStation Wiki
<>
Communities
  • Home
  • Getting Started
  • Community Central
  • Products
  • Support
  • Secure File Upload
  • Feedback
Support and Services
  • Home
  • Product Support
  • Downloads
  • Subscription Services Portal
Training and Learning
  • Home
  • About Bentley Institute
  • My Learning History
  • Reference Books
Social Media
  •    LinkedIn
  •    Facebook
  •    Twitter
  •    YouTube
  •    RSS Feed
  •    Email

© 2021 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies