• [V8 V7 C++] What is Cell Extension in V7? How to get it in V8?

    Manu Agarwal
    Manu Agarwal
    Hi, What is the concept of Cell Extension in V7 Files? Is it relevant for V8 too?
    • over 10 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • OrientedBox Linker Error

    C. Effkemann
    C. Effkemann
    I am trying to create an OrientedBox, but always get this error message. error LNK2019: Verweis auf nicht aufgelöstes externes Symbol ""__declspec(dllimport) public: __thiscall Bentley::Ustn::PointCloud::OrientedBox::OrientedBox(struct _dPoint3d &…
    • over 10 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • mdlKISolid_getSurfaceElements() crashes for a particular element, throwing a stack overflow exception

    Ronn Greer
    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
  • How to convert solid clockwise sense bspline surface boundaries to hole clockwise sense?

    kaab
    kaab
    Hi All, I have a Bspline Surface with a set of boundaries whose clockwise sense is set to "Solid". Is it possible through MDL API to get the equivalent set of boundaries on the same Bspline Surface whose clockwise sense is "Hole"? Thanks &…
    • Answered
    • over 10 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • V8i Compilation Error

    saravana kumar
    saravana kumar
    Hi, I am getting the below error.Please help me to solve the issue The error is c:\Programfiles\Bentley\Micros2\Micors1\mdl\library\toolsubs.dlo : Unrecoverable errors detected. Output file not created. BMAKE: call trace Thanks and Regards…
    • Answered
    • over 9 years ago
    • MicroStation Programming
    • MicroStation Programming Forum
  • Change the design file from another thread (C++, V8i)

    Tuspe
    Tuspe
    I'm running a TCP server that communicates with another program in a second thread (boost). I'm trying to open a new design file from that thread by using the next command but it fails with an access violation. Opening files works from the main thread…
    • over 11 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Auto Save with no changes?

    Scott Ferwerda
    Scott Ferwerda
    I'm hooking the SYSTEM_FILE_SAVE event (using mdlSystem_setFunction). I'm seeing something unexpected - frequently, when the user opens a DGN file, I'll see my callback fire immediately after opening completes. I would think there would be no changes…
    • over 13 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Problem with mdlWindow_rasterDataDraw

    Herve Cuzon
    Herve Cuzon
    Hi everybody, I use the function mdlWindow_rasterDataDraw since my first development in MDL in 1995. I recently upgrade my source code for V8i in C++ and I have problems with the colors that are displayed in the windows,(Red displayed in blue..…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum