Charlie,
Try the shape2dgn_v8 MDL app attached below.... it seems to work for me in Microstation v8 ( 2004 and XM ). There is no need for Bentley Map or Geographics to import shapefiles into a Microstation design file. Just follow the instructions…
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…
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…
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…
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…
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
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
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