是否可以从 MDL 文件中提取源代码?

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

我需要从 microstation MDL 文件中提取源代码(可能是用 VB 编写的)。 可能吗?

谢谢,

如果你看 here 他们说:

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.

恐怕答案是否定的,这是不可能的。