Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
MDL
MicroStation Programming
.NET dotNET C# CSharp
2004
Bentley Developer Network
c
c#
C++
connect
CONNECT C++
CONNECT Edition
Connect Mdl/C++
mdl C++
MDL programming
MDL V8i
MicroStation
MicroStation Connect
MicroStation V8i
MicroStationAPI
Programming
SDK
Text Fields
v8i
V8i VBA
VBA
vba v8i
Visual Studio
mdlKISolid_getSurfaceElements() crashes for a particular element, throwing a stack overflow exception
Ronn Greer
Hi, I'm currently working with mdlKISolid_getSurfaceElements() in order to split a Smart Solid. But it is throwing a stack overflow exception and finally crashes.I guess this is because of many BSpline curves present in that solid. Can someone help…
over 10 years ago
MicroStation Programming
MicroStation Programming Forum
[2004 C] Rotating a line
César Argul García
Hi! I'm porting a VBA aplication to mdl. I've already done almost all the work, except a rotation that it's driving me crazy. I just want to rotate a simple line by it's center point 90º. Here is the code i'm using: mdlLine_create(&line,NULL…
over 11 years ago
MicroStation Programming
MicroStation Programming Forum
Re: Dynamic Display of Elements
Manuru Sreekanta Padiyar
Thanks for reply. But Private void fun_DynmicDisplay(Dpoint3d *ptP,int view,int drawMode) TransDescrP myTransient = NULL; myTransient = (TransDescrP) mdlTransient_addElemDescr ( NULL, msedNewElmP, FALSE, 0x00ff, NORMALDRAW, FALSE…
over 10 years ago
MicroStation Programming
MicroStation Programming Forum
Using Windows Icons/Bitmaps in Toolbox from a DGNLIB
mattheww
I'm using Windows icons/bitmaps in a Microstation toolbox that are stored in a dgnlib and using MS_GUIDGNLIBLIST to tell Microstation where to find the dgnlib and have a couple of questions regarding this. I've noticed that when using dgnlibs for toolbox…
over 11 years ago
MicroStation Programming
MicroStation Programming Forum
[2004 C] How to use BusyBar and TrackBar ?
Marco Suzzi
Hi, I'd like to replace the old CompletionBar with TrackBar or BusyBar but I found no documentation, examples or discussions about TrackBar and BusyBar. I did several experiments but I'm not sure on how to use these functions yet. Here a code…
over 10 years ago
MicroStation Programming
MicroStation Programming Forum
<