Call to Microsoft PowerPoint from MDL
Is there a way from MDL (no native, C only) to pass a powerpoint file name to windows and display it in powerpoint? Thanks in advance.Curt
View Article[C/C++ MDL V8i] USTN Console - Press ENTER to continue or wait for 5s.
Hello, I need in my MDL app to make a message 'Press ENTER to continue or wait for 5s', but I can not find a way t:catch user pressdetect if console is a foreground windowThis is what I tried without...
View Article[mdl/V8i] How to prevent a model change from the View Groups toolbar
Hi,I want to prevent the user from changing model and I can't find a way to prevent the change made from the View Groups toolbar.The other ways, such as menu, can be prevented by returning...
View ArticleUser profiles
I want to write a macro that covers our printing needs. Part of that macro will need to know which user configuration file is currently in use. Are there any "keyins" or other instructions that I...
View ArticleSet a global origin macro
I am looking to set a global origin that finds a corner of a border that is a cell and sets the bottom left hand corner to 0,0.
View ArticleError encountered MYAPP sample MDL delivered from MicoStation SDK
Hello,I tried to run myapp by opening MicroSation Developer Shell, typing cd + path ofmy app then type bmake myapp, however, I encoutered an error which is BMAKE: Call trace. Note: MicroStation and...
View ArticleMDL using C++code convert to .mke file etc.
Hello,I got the source code below from link/forum and I want to run it. However, I don't know what are the steps in creating it into .mke file or other files like from the delivered example of...
View ArticleDebug/BreakPoint MDL using C++?
Hello,From the delivered MDL Project examples of MicroStation SDK using C++, can I able to debug it or put breakpoint so that I can trace the code while running the program? Please advice how, thank...
View Article[V8i VB.Net]
Hello,with Bentley Geospatial Administrator was created xml file with information. Based on this xml file using Visual Studio 2010 I wrote a small application(Windows Form Application), which has one...
View ArticleChanging the Graphic Group of cell elements
Hi Freinds,I am modifying the Linear elements along with Point Elements (Cell and Text). After matching with target elements by rotation and scaling the elements. It is lossing the Graphic Group and...
View ArticleMDL Code Inquiry
HelloCan someone explain the code inside the red box below? Code above was from sir Yongan's example HelloWord. I tried to run the app but...
View ArticleProblem While Creating Flood Area
Hi Guys,Please find the attached Image.Fig1 : Red Element is the Flood Element Created using the Macro, Flood Element Z Coordinates remaining same for all the vertices as shown in the image(Rotate...
View ArticlemdlElement_setSymbology
Hello,I encountered error when I entered bmake -a in MicroStation Dev Shell. See image below.Using line of code below.The ouput I want to do is to change the color of line and line string elements.Best...
View Article[v8i SS2 MDL] Getting level ID of a Cell
Hi,I am getting a nested Cell's level ID using the code below. But this code fails because there is Smart Solid header which does not contain any level ID in the element information below.So, it...
View ArticleStandard Documentation of MDL API
Hello,May I know where I can find Standard Documentation of MDL API? I'm learning MDL and without studying C, C++ and documents of MDL, it's impossible for me to learn. Thank you. ^_^Best Regards,Aldrin
View Article[v8i SS2 MDL] mdlImage_renderViewToRGB() renders different from Luxology screen
Hi,On Luxology render screen, I see render result and then saving it using mdlImage_renderViewToRGB() to save the rendered image. But rendered image is darker then Luxology screen. I also tried...
View Article[v8i SS2 MDL] Saving Luxology rendered image
Hi,How can I save Luxology rendered image to file in MDL? I want to save latest image or viewed image rendered from Luxology image cache.Regards,Ahmet Sedat ALISAEC Technology
View Article[V8i MDL] Select Series 3 MS_DWGSAVEAPPLICATIONDATA=1 (or ON) not working
I store critical data as type 66 level 20 application data. I have a Bentley assigned signature. This works for ALL versions of MicroStation. I have included the V8 code. This does not work in an...
View ArticleCall VB Program from MicroStation
Hello,Is it possible to call a VB 6 program using MicroStation?Best Regards,Aldrin
View Article.NET Platform applicable to create MDL commands
Hello,What are the applicable .NET Platforms used to create MDL commands?Best Regards,Aldrin
View Article