Hi, I can not figure out how to place a fence in C# on another model.
This is with Bentley Map 08.11.09.864
The process is :
1) Read the current fence information 2) Switch to another model 3) Place the fence in this model - same place as it was…
I want to get the user's Toggle AccuDraw coordinate system ( Toggle AccuDraw coordinate system through the shortcut keys such as T, F, V, S, etc. is not the ACS auxiliary coordinate system), change the Toggle AccuDraw coordinate system, and then change…
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…
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…