• processing multi-model files

    John Piepgrass
    John Piepgrass
    I want to do some processing on every model in a list of dgn files. I need to be able to do this in batch mode (initapps) as well as interactive mode. I tried mdlDgnFileObj_traverseModelIndex, but the models are not actually made active, so when…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Notification of dynamic elements being added/erased, mdlView_setSubstituteElemFunc

    Susan H
    Susan H
    Hello, I'm porting an application which has a native window which tracks a MicroStation view. When dynamics (for example a smart line segment) is added to the MicroStation view, my aplication needs to be notified of those changes, and mirror them…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Disabling Windows [x] close button

    brookejp
    brookejp
    Is it possible to actutally remove the windows [x] (close) button in XM so a users has to close down microstation using a custom button? Thanks John
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • no performance improvement seen after costly hardware update

    Erwin
    Erwin
    In my company GIS applications are very important. To improve performance some 6000 Euro have been spent on a new PC (2x4 core XEONS with 12 MB L2 Cache, Raid Controller, fast memory, etc.). Theoretically the new PC should be at least twice as powerful…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • How to detect View (extent/zoom) changes?

    ggabor
    ggabor
    How can I detect from dotnet addin (c#) if any opened view's extents were changed? For example when user zoom in/out or pan? I have made a class (ViewEventsHandler) wich implements IViewUpdateEvents interface. I called the AddViewUpdateEventsHandler…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Re: Can any body tell me the solution for this error?

    Thex1138
    Thex1138
    praveeneswarrao: it is elementenumerator. oElEnum = Application.ActiveModelReference.GetSelectedElements(); It sounds like the variable you used was a 'preserved' name or object name. For example declaring an Element as element…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • MDL compiler include file logic

    MarkSmit
    MarkSmit
    Dear all, I have a problem understanding the logic of the way include files are loaded by the MDL compiler. According to the documentation, the -i switch should be interpreted as follows: -i<dir> Add the specified directory to the list of directories…
    • over 12 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Re: Disabling Windows [x] close button

    brookejp
    brookejp
    Thanks for the reply. All i want it to do is close down the task navigation bar. I understand there is a variable called MS_Exit where you can specify a user command file... to be run on exit,could this be done here.... I have tried to look up info on…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Cell library pull down menu

    Chris Pfeil
    Chris Pfeil
    We have encountered an isse with the number of cell libraris that are being selected by the "MS_CELLLIST" configuartion variable. We have company standard cells and DOT standard cells. when these are all selected by the "MS_CELLLIST" config the list of…
    • over 15 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Re: Disabling Windows [x] close button

    Tony Losego
    Tony Losego
    There does not appear to be events directly tied to opening and closing of Microstation, but there are design file events for load and unload. Below is an example straight out of the help file for VBA for Microstation. (Use the little "?" button in the…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • how i can translate the text?

    hordan
    hordan
    Hi all! I need help. I need to translate text in data from english to other language. After editing file i need icon, that translate every words in file to anoher language. How can I do this? thnx a lot!!!!
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • View related content throughout MicroStation Programming
  • More
  • Cancel