Browse By Tags

  • Selecting many lines and once and list attributes or export to excel?

    There are many lines in a Cross Section File. The lines represent the bottom of a ditch. I need to average all the ditch bottoms. Previously, I ensured all the ditch bottoms were on a isolated layer, turned all the other levels off and total length divided…
  • V8i PowerDraft SS4 VBA - Calling Print Organizer, opening PSETs error handling?

    Hi Guys, I'm using Excel VBA to call Microstation and then from a list of directories open .pset files (previously created manually) contained within each directory. The intention is to open each pset, print to PDF and move onto the next PSET until…
  • Pasting OLE Excel table into Microstation with VBA

    Hi, I have been using a VBA script run from Excel which formats tables, creates dgn files from the list and and then pastes those tables as embedded objects into new dgn drawing. I had to use the self closing popup as a divided between copy in Excel…
  • Tittle Block Modification

    I have many DGN drawings. I want update tittle block on each drawing to edit on text according to excel file.
  • V8i PowerDraft - VBA (using Excel) Tag Update (.rewrite) intermittent Permission Denied err 70

    Version: Microstation V8i/Microstation PowerDraft V8I Select S3 Office: Using Excel 2010 64 bit (used to produce macro) Operating System: Windows 7 64 bit. System: Intel Quad Core, 8GB RAM, SSD drive etc. I am not an Programmer - I am a Rail Signalling…
  • [v8i SelectSeries 4] Creating complex chain around outer coordinates of a shape

    Hi all, I'm looking at creating a complex chain/line element around the most outer edges of the shape I've attached below. My macro is written in excel VBA What commands should I be looking at to achieve this? I'm having a bit of difficulty because…
  • Create Conic Curve Element?

    Hi all, I'm new to VBA coding in Microstation and currently trying to create a parabola in microstation based on an array of coordinates in excel. The coordinates reflect the Conic Curve (Parabola) tool in Microstation taking the start, end and shoulder…
  • Importing Excel data into Microstation

    Hi, I want to build an application that imports data into MicroStation from an excel file. The data should be imported in the form of MicroStation elements(not as an image like in case of Paste/Special Paste). The data should maintain to the input excel…
  • [V8i VBA] Excel Object Library

    Hello I am writing a macro in Microstation that uses a lot of Excel VBA. It works fine on my machine, but whenever someone else tests it with different library present we obviously got crashes. Question is: is there a way (in code) to attach the…