• Re: mdlElement_display

    sathish
    sathish
    Hi, I know that mdlElement_display are deprecated in Microstation XM Edition. you suggest to use mdlTransient_xxx function to highlighting the element Code snippet : ============== int draw_line( DPoint3d pnt[]) { TransDescrP…
    • 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
  • 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
  • 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: mdlElement_display

    sathish
    sathish
    Dear Jon, I am really sorry say still line element not displaying after adding mdlTransient_addElement function. Updated code attached on this mail. Thanks & Regards, V.Sathish
    • DrawLine.zip
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Re: Programming dimension driven cell with mdl

    Wim - 4Dselect
    Wim - 4Dselect
    Mark, Do you have a definition file for the consLGroup_... functions? I can't seem to find them anywhere. I only have a definition for my (not working) consLGroup_readCellfuntion. Regards. Wim Aerts 4D select
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Re: Programming dimension driven cell with mdl

    Wim - 4Dselect
    Wim - 4Dselect
    Hi Sam, I get a complaint on two functions, one of them is mdlCell_getFilePosInLibrary and the other is consLGroup_readCell. Both of the functions work with filepositions in cell libraries. Regards. Wim Aerts 4D select
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Re: mdlElement_display

    sathish
    sathish
    I am not facing any problem in mdlElement_display. But In V7 this code displays the line wheb mouse button clicking. Not shows in XM Edition. it shows hidden line. I want display the line for temporary not using mdlElement _add function. Code Snippet…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Dialog box - limiting resizing to one direction (x or y)

    Jarek Kicinski
    Jarek Kicinski
    I'm resizing dialog box (by setting attributes to DIALOGATTR_DEFAULT | DIALOGATTR_GROWABLE | DIALOGATTR_MOTIONTOITEMS) and then some code in the hook function. Is there an easy way to limit dialog box resizing to width (or height) ? In some circumstances…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Re: mdlElement_display

    sathish
    sathish
    Dear jon, mdlElement_add function without using i want to display the line element. Because Our functionality we construct a temporary line finally we call mdlLinestring_create function. So please tell me without using mdlelment_add function…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Re: BMAKE Error

    Jan Šlegr
    Jan Šlegr
    Hi Riley, this error message comes from AssertToolSet.mki and it means BUILD_USING_VS2005 is defined but not VS2005Dir in your make process. If you want to build plain MDL application without VisualStudio compiler, you should switch off…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • Re: mdlElement_display

    sathish
    sathish
    Dear Jon, Still line element not highlighting. I am not declared msTransientElmP as global variable you suggested code has implemented. Actual problem is when i picking a first point and second point, it not drawn any line between the points.…
    • over 14 years ago
    • MicroStation Programming
    • [Archived] MicroStation V8 XM Edition Programming Forum
  • View related content throughout MicroStation Programming
  • More
  • Cancel