• RE: scanning cell library

    Dilip Bhandarkar said: am trying write a VBA app to scan a cell library A cell is a model; a model is a cell. A DGN file is a container; it contains one or more models (or cells). A cell library is a DGN file having a .cel extension. Read Jan's suggestions…
  • RE: scanning cell library

    Dilip Bhandarkar said: I come from the world of early Bentley development starting with the ancient Microstation CSL (Customer Support Library) Wow! The CSL was obsolete decades ago, being introduced by Intergraph for IGDS . It's no longer supported…
  • RE: scanning cell library

    Hi Dilip, I realized now you posted your question to Developers and Programming Forum, which (obviously) is not MicroStation forum. So I recommend to move your post to proper MicroStation Programming forum . To move existing post, use More > Move tool…
  • RE: MDL, C++,Scanning

    RELATED POST: C++ File Scanning issue [RESOLVED]
  • VBA

    Can anyone tell me how I change change the value of the "Distance" in the MOVE/COPY PARALLEL dialog box in vba? Basically I create a line element from an existing line element and then convert it to a cell element. Everything works but I have to enter…
  • VBA UserForm Palette

    In Microstation 8i VBA , the UserForm backColor, BorderColor, etc. palette is blank. I don't see the color palette, but I can choose a color blindly. What is wrong?