• Labels, Units and resolution

    RBrown
    RBrown
    I am not a programmer, but I need correct information to entice my programmers to fix this. We have some in-house developed routines. For example, a little routine that places title size text with a separate line under it, same length as the text string…
    • over 11 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • How check which command (some id or something) is currently active in Microstation

    prusinek
    prusinek
    or maybe is possible to disable some microstation commands at runtime (ie trim or extend) I have to limit user to use only commands implemented im my app (to place and/or modify elements). Perfect way is to disable even keyins (PLACE LINE etc..…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Issue in mdlTextNode_createEx in V8i

    Jeyankondan
    Jeyankondan
    Hi All, I tried to this mdl function mdlTextNode_createEx() to create multi line text node, but it crashes. As per this post Jeff Marker replied like, mdlTextNode_createEx: There is an issue in this function that prevents it from working with…
    • over 11 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • MDL Function to retrieve design file unit resolution

    Ian Rayns
    Ian Rayns
    Hi All, I'm trying to find the mdl function to retrieve the design file's unit resolution. If anybody can point me in the right direction it'd be greatly appreciated. I'm also trying to retrieve the following settings from TerraScan; Master Unit…
    • over 13 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Closing the design after creating CAL file

    Harsha_D
    Harsha_D
    hi, I've a MDL application, which generates a .CAL file out of the fenced area of .DGN file. So, only the CAL file is generated, i want to close the current deisgn file and redirect to Microstation Manager. I tried to achieve the same, by sending…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • MicroStation V8i Minimize Event Handler

    Leslie Small
    Leslie Small
    I have an MDL Application that looks for the minimize event in MicroStation and minimizes one of my own application windows if the event is caught. I'm using mdlWindow_setFunction (WINDOW_MODIFYEVENTS, myOwn_WindowEvent) , but I no longer recieve an…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Cannot Abort Dgn Lib iteration (mdlDgnLib_iterate)

    Boogie58
    Boogie58
    I cannot get the call back function for mdlDgnLib_iterate() or mdlDgnLib_iterateSpecificDgnlibs() to stop the iteration process. I have tried returning a value other than SUCCESS and it still continues to iterate through the Dgn Libraries found in MS_DGNLIBLIST…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Is it possible to use dialog item like V8i task navigation menu for user command ?

    y_mori
    y_mori
    Hi all. Now, I customize user command dialog. Could someone please teach me that Is it possible to use MDL DialogBox item like V8i task navigation menu witch can show and close container items? (like following picture) Or, if it's impossible…
    • over 11 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Problem with DItem_TextRsc from DialogItemListRsc

    Jan de Pater
    Jan de Pater
    • janTextProblem_bin_and_src.zip
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum
  • Reading cell library

    frlar
    frlar
    Hi I have a problem reading a cell library that contains cells built up by cells. And the problem only is for cells, no other element types. When I read the library my callback function from the scan critera gets these elements: From cell 1: shape…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8i Programming Forum