Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
MDL
MicroStation
.NET
2004 Edition
addin
Bentley
c#
C++
code
connect
CONNECT Edition
DWG
Macro
MDL programming
MicroStation Connect
MicroStation Programming
Microstation V8 2004
MicroStation V8i
mvba
Plotting Printing
Printing
Programming
SELECTsupport
v8 xm
v8i
VBA
Visual Studio
Prefix \ not working for DWG key-ins
Andrew Bell
Product: MicroStation Version: V8i, CONNECT Environment: N\A Area: DWG Subarea: General Problem Prefix \ not working for DWG key-ins. Prefix \ not working for DWG key-ins while in DGN files…
10 months ago
MicroStation
MicroStation Wiki
[C++ MDL Connect] Questions regarding native MDL
Edward Ashbolt
Hi all, I have been experimenting building a native solution and have a few questions, hopefully someone might be able to give some advice to save me pulling any more hair out! Is it possible to build a CLR class library and load that in Microstation…
over 1 year ago
MicroStation Programming
MicroStation Programming Forum
MDL Applications will not load since they are not digitally signed
Andrew Bell
Product: MicroStation Version: V8i, CONNECT Environment: N\A Area: Programming Subarea: General Problem When I try to load my MDL applications within MicroStation, I am met with the following…
over 2 years ago
MicroStation
MicroStation Wiki
Ways to deploy my DLL to Microstation MA file
Ajomon George
I am trying to find a way to deploy my dll built in c++ to my microstation application. Could you please suggest the steps to deploy it and convert to microstation ma and dll file? I am using Micrstation v8i SS6.
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
How to sign .ma file using rsign.exe
kalyani Reddy
Hi, I need to sign .ma application. I read .ma application can be signed with rsign.exe. But I didn't found rsign.exe in SDK location. Where can I find rsign.exe to sign .ma file. Also heard rsign.exe is not delivered with MicroStation Connect SDK…
Answered
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
[C# MicroStation CONNECT Edition Update 15] RealDWG API access through acdbmgd.dll
Mervin Bowman
Hi there, New to the MicroStation SDK - I am familiar with the AutoCAD ObjectARX lib. I see that RealDWG is included with MicroStation but when I am trying to perform the same code I have in AutoCAD it is not working the same within a C# MDL app in…
Answered
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
log4net error when calling mdlSystem_newDesignFile in MicroStation 10.15.00.74
Steve Salata
All, We have a legacy MicroStation application which has been problem-free but which was recently tested running on MicroStation 10.15.00.74. The application runs as an INITAPP and never calls mdlSystem_enterGraphics. Upon calling mdlSystem_newDesignFile…
Answered
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
Error "building a simple MDL Application"
Casper Roubos
Hi, I have a question about the HelloWorld example on webpage :" Building a simple MDL Application " When I try to build it, I get the error: MicroStation Resource Compiler 03.19.02 BMAKE: no rules to build C:\PROGRA~1\Bentley\MICROS~1\MICROS~1…
Answered
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
add a reference that should be translated and clipped
Alessandro Trebbi
How exactly can i get the modelRef after begin attachment ? I'm trying with: modelRef = builder.GetDgnAttachmentCP()->GetDgnModelP(); but the reference is not translated nor clipped, so i suppose that's the problem (the only difference from v8i…
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
[CONNECT] set callback function when KEYIN queue element processed
Ferenc Bolla
I develop plugins for the OpenCities Map PowerView CONNECT Edition application with C++. From one of my plugin I use the mdlInput_sendKeyin() function to trigger a feature in another plugin developed by me also. I want to log every keyin commands which…
over 2 years ago
MicroStation Programming
MicroStation Programming Forum
How to activate particular parametric set/variation?
Nirajchandra Gode
Microstation Connect Edition Update 14 - C++ Native - SDK In a particular model, I have added one variation/Parametric set using API - (IDgnComponentDefinitionModelHandler) -> CreateParameterSet(). I have also created associated variables with this…
over 3 years ago
MicroStation Programming
MicroStation Programming Forum
PDF
End User License Agreement MDLs for MicroStation CONNECT Edition
Smrutirekha Mahapatra
Updated for MicroStation CONNECT Edition.
EULA.pdf
View
Hide
over 3 years ago
MicroStation
MicroStation Files
CellTool for MicroStation CONNECT Edition
Smrutirekha Mahapatra
Updated for MicroStation CONNECT Edition. By downloading and using the software you accept the License Agreement . Refer to the CellTool blog article for more information on this utility.
celltool.zip
over 3 years ago
MicroStation
MicroStation Files
Bulk fillet linestring via script file or VBA
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
Looking for LOW VOLTAGE CIRCUITS solution
Mike Zdar
Hi there, Is there any chance to find a sustainable solution to create high grade documentation of LOW VOLTAGE CIRCUITS? My vision is to create electric diagrams, BOMs tied to model. I got couple of ideas to share, dead-ends reached and mind open…
over 4 years ago
Developers and Programming
Developers and Programming Forum
SIG Virtual Workshop: MicroStation – July 24, 2018 – You're Invited!
Patsy Gant
One of the first steps in updating to MicroStation CONNECT Edition is to assess any programmatic customizations you may currently have and examine how these will be brought forward to MicroStation CONNECT Edition. To learn more, don’t miss the next MicroStation…
over 5 years ago
MicroStation
MicroStation Announcements Forum
MDL Function
Kanmani Kandaswamy
Hello All, How to call this lidar tmodel function //how to bind Dpoint3d and int to form a expression to evaluate using mdlCExpression_getvalue int FnSurfaceZ( Dpoint3d *Pt, int I) ; // with parameters mdlCExpression_getValue( &Val, &Res, Expr,…
over 5 years ago
MicroStation Programming
MicroStation Programming Forum
From V8i to Connect with KISolid functions
Roberta Franceschetti
Hello, we are in the process of migrating from v8i to Connect SDK. We have many dlls and we need a little help to find some references that are probably relocated, or new ways to do the things we used to do through the old SDK. Lately we had been…
over 5 years ago
MicroStation Programming
MicroStation Programming Forum
starting a new bentley map session
Alessandro Trebbi
I have a problem creating a new microstation object from my current session ( that i should use to perform some file operations without closing current dgn ) the problem is that i need a bentley map session ( that is, to load a specific configuration…
over 6 years ago
MicroStation Programming
[Archived] 中国BDN社区 Addins/.NET
[Microstation v8i, C#/C++] How to get the ElementRef and DgnModelRef from a C# API element?
Nick Carter
I am trying to get the ElementRef and DgnModelRef from C# API of elements I have selected so I can pass through to some Native MDL code that needs to use them? From searching through these community forums and browsing the C# functions/properties I…
over 6 years ago
MicroStation Programming
MicroStation Programming Forum
Need Help- Needed " text2node.ma "
Adeel Siddiqui
Hello I need to convert 3 line text in one Multi text. can any one send me text2node,ma Thanks
over 6 years ago
MicroStation Programming
[Archived] 中国BDN社区 VBA
关于MS connected版本的渐变色填充
GreatApophasis
MS ce版本开发,想对一个元素使用渐变色填充,比如使用彩虹色填充,在帮助文档中找到 AddGradientFill ( EditElementHandleR eeh, GradientSymbCR symb),这个函数,但是不知道这个函数怎么使用,关于 GradientSymbCR 的描述非常少,不知道里面的函数SetKeys()等怎么用。可否提供一段样例代码学习下?
over 6 years ago
MicroStation Programming
[Archived] 中国BDN社区 MDL/C/C++
Point3dInPolygonXY returns error in C#
Dale
I am trying to determine whether or not a text element (or e shape) is placed inside a shape/complexshape. No matter what I try, I get an error. Here is the code: Point3d pText = eleText.get_Origin(); Array psShape = e.AsShapeElement.GetVertices(…
over 6 years ago
MicroStation Programming
[Archived] 中国BDN社区 MDL/C/C++
IChangeTrackEvents Cancel ElementChanged
Mario Aylwin
I created an addins with IChangeTrackEvents to detect the deletion of an item. Can i cancel the deletion with a question? Any ideas? Thanks Public Sub ElementChanged(AfterChange As Bentley.Interop.MicroStationDGN. Element , BeforeChange As Bentley…
over 6 years ago
MicroStation Programming
[Archived] 中国BDN社区 Addins/.NET
Custom Linestyles won't resymbolize if they are in a reference file
jeff clough
We have an MDL application (since ported to Native Code) that resymbolizes elements on the fly based on user specified criteria. Changing Color, Style, and Weight are the most common uses and this application has worked just fine for many years. I am…
over 6 years ago
MicroStation Programming
MicroStation Programming Forum
>