Is there any API that can read pln file,also don't open it in Archicad?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-11-05
09:54 AM
- last edited on
2022-09-29
10:02 AM
by
Daniel Kassai
2019-11-05
09:54 AM
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.
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.
Labels:
- Labels:
-
Add-On (C++)
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-11-08 03:13 PM
2019-11-08
03:13 PM
No, that's not possible, only ARCHICAD can understand what is inside the plan file.