- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can Intel Visual Fortran interface with and use the Bentley Microstation DGN 8.9 Object Library (or later)? My objective is to create Microstation XM (or v8i) dgn files from within Visual Fortran. Currently, I have the 10.1 compiler integrated with Visual Studio 2005. If 10.1 can't do it, can the most recent version? Thanks very much.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there any knowledge built-into Visual Fortran about DGN? No.
However, aquick "google" turned up a sitedescribingOpenDGN.
There it says Microstation V8 can interface with C; if it can interface with C, it can interface with Fortran. If you get information on how to interface with C, you can declare your Fortran interfaces to conform.
There is also reference to other "open" libraries that read/write DGN format.Again, if they are accessible from C,they are accessible from Fortran.
I hope this helps --
- Lorri

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page