Browse By Tags

  • Re: [2004 MDL] Help me to get total number of end and start points.

    Unknown said: What is final goal? In this thread, i want to get the total number of end point and start point where a numbers of line strings connected to each other.. Unknown said: What are you trying to do? actually i am trying…
  • How to append MDL dependency linkage with an element in external reference ?

    Hi. If you know the solution of following matter, please kind someone teach me. When an element in external reference file be appended to an active node element as MDL dependency linkage, I failed to set the valid refattid member. Now, I investigate…
  • Tool aborts when upgrading V8 ma to V8i using Native code (C++ using mdl)

    Hi Freinds, One tool auto reference dgns,detach dgns and exchange the model (opening file) tool is working fine in microstation V8.04 series. And while upgrading same tool native code in Microstation 08.11 series is aborts while attaching and exchange…
  • [V8 2004 MDL] copy the ellipse?

    I am trying to copy the ellipse from the main file to other file using MDL but i don't know what to do? please help me. I am new to this Microstation. regards sagar..
  • Delete and modify XData fields (V8i, cpp)

    I would like to store some information to XData fields, so it could also be saved to AutoCad models. From the mdl API I have found functions to save and read XData but how can I delete or modify certain fields? Lets say for example that I want to save…
  • Reading cell library

    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…