Archicad C++ API
About Archicad add-on development using the C++ API.

Is there any API that can read pln file,also don't open it in Archicad?

Anonymous
Not applicable
Hi.
I want to add user data to pln file.But I don't wanto to open it in Archicad.

ACAPI_Automate (APIDo_OpenID, &openPars)

The above api can open the pln file,but it will open the file in Archicad.

Is there any method that can load pln file,but don't open it in Archicad?

Thanks.
1 REPLY 1
Tibor Lorantfy
Graphisoft Alumni
Graphisoft Alumni
No, that's not possible, only ARCHICAD can understand what is inside the plan file.