Bentley Communities
Site
Search
User
Site
Search
User
Welcome
Products
Support
About
More
Cancel
Browse By Tags
All tags
OpenDesignFile
file open
DGN
Excel
VBA
Using VBA and Excel to open a .dgn
John Parker
I have some VBA code in an Excel spreadsheet where I am trying to open a dgn in order to do some editing: Dim oMSApp As MicroStationDGN.Application Dim myDGN As DesignFile Dim myFSO As New Scripting.FileSystemObject Dim myFile As Scripting.File …
over 7 years ago
MicroStation Programming
MicroStation Programming Forum