Hello,
I currently am able to find and replace text using the following code in Notepad, utilizing the batch process command in utilities, version V8i:
MDL SILENTLOAD FINDREPLACETEXT,CHNGTXT CHANGE DIALOGTEXT
FIND DIALOG SEARCHSTRING OLD TEXT HERE…
Dear All,
I want to stretch the existing linear dimension element between two points. How to accomplish this by using C#?
For line element, we have 'modify vertex' method. Similarly, is there any inbuilt method/option is available to modify linear…
Hi all,
I am new to Microstation development, and recently i want to develop an extension which is to "read" DGN file data(geometry, properties, reference...), i am not familiar with the MDL development environment( especially about the make file…
This may be the wrong group but I figured you guys would know the answer.
My office is involved in some litigation over an old project.
The Lawyers are asking us to give them the "metadata" for the project in question...
Is it even possible to export…
Hi Microstation Users, I am trying to write a VBA Macro which helps us to get the data from excel sheet and place it in title block of microstation drawing and the macro runs till the end of row and once it finds the empty row macro will stop. Whatever…
We need to process approximately 200,000 dgn files. We would like to process these files on a server for obvious reasons.
We have created a c# script that uses the bentley.interop.microstationdgn library.
The script works for a while for like maybe…