Hello everyone,

I am currently developing a plugin for Allplan thanks to the API (in MFC/C++).
Since at least 5 days, I am striving hard to open a file (.ndw or .skp for example) in Allplan within the code.

I have the path of the file I want to import, but I can't find in the API how it is possible to import a file in the code.

Could you please help me finding a way to do so ?

Thanks a lot.