Unable to find what you are looking for? Click here
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…
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…
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…
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…
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;
sajan said: I want to insert the intersecting points…
The txt file is attached.
Let me know if this works.
Thanks again.
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…
Document Type: TechNote Product(s): MicroStation Version(s): V8 Original Author: Bentley Technical Support Group
Document Type: TechNote
Product(s): MicroStation
Version(s): V8
Original Author: Bentley Technical Support Group
Online documentation and examples for MicroStation's programming tools (e.g.…
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…
MicroStation/J is…
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…
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…
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…
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…
Workflows, Topics and Considerations related to source code migration.
Some helpful getting started links to assist developers migrating v8 code to CONNECT:
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…
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…
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…
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 Group15 November 2004
This article is an…
Bentley PowerDraft 2004 Edition can be operated on various…
Bentley View extends the accessibility of engineering data for MicroStation, AutoCAD, or hybrid…
This discussion of MicroStation exception logs also applies to standalone MicroStation-based V8 generation products such as MicroStation PowerDraft…
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…
This technical Document provides a description of the variables in MicroStation V8 (2004 Edition, V8.0 and V8.1)
This table lists…