Is it possible to extract source code from an MDL file?

286 Views Asked by At

I need to extract source code (probably written in VB) from a microstation MDL file. Is it possible?

Thanks,

1

There are 1 best solutions below

0
Andrew Truckle On BEST ANSWER

If you look here they state:

You can't edit a .ma file. A .ma is usually an MDL application. To rebuild an MDL application you must have the source code (usually in a .mc or .cpp file). If you don't have the source code, you can't rebuild the application.

I am afraid the answer is no, it is not possible.