Browse By Tags

  • Missing level properties

    Hi, A strange thing has happened to a colleague this morning, when they select an element and view the associated properties, the level is missing. When I open the file it's there. Has she changed a global setting somewhere along the line as it happens…
  • How to control the Level Overrides using an MVBA

    It has been a very VERY long time since I had to do anything in MVBA. All I need is an example or point me in the right direction. I'm trying to setup a VBA that will turn on the Level Overrides then turn on specific levels overrides and set the color…
  • RE: CE - Print Styles

    Sorry for the delay in response, I have had a look through our systems and found that this had previously been raised in MicroStation V8i in Change Request # 337529, which has now become Enhancement Request # 85368. You might like to post a new Service…
  • [V8i Ss2] Fence by element on non-visible layer

    I have a feeling there might not be a solution to this problem, but if there is I assume it is a simple settings option. Put simply, when I create a fence by element I need to be able to use it as a clipping boundary and then hide the level the element…
  • Re: V8i VBA - Level object property - Number of elements?

    Another user also had interest in finding similar code to obtain an element count by level in this thread . Simply insert this code into a new module and either run or step through the code in the Microsoft VBA Debugger and view the results in the Debugger…
  • Re: element count in a particular level

    Please take a look at the code I posted here to see if it meets your need. HTH, Bob