We value your input!
Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey

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

API 26 Documentation

allen-work
Participant

Is there anywhere I could view the v26 documentation?

I could not find any commit history the api-devkit project in GitHub.

2 ACCEPTED SOLUTIONS

Accepted Solutions
Solution
Joel Buehler
Enthusiast

the online v27 documentation works very well with v26. they did not change anything serius since they cant reinvent the wheel all the time. ive never encountered a function that does not work with my v26 plugin when i use the v27 documentation. 

 

https://graphisoft.github.io/archicad-api-devkit/#What_is

 

in the devkit you allways download the html and msd documentation. but i think they are horrible and do not help. 

you can download them here:

 

https://archicadapi.graphisoft.com/downloads/api-development-kit

 

JoelBuehler_0-1697031726898.png

 

hope that helps...

 

 

View solution in original post

Solution

There's no openly accessible way to view the older documentations unfortunately.
If you are a registered developer, you can download the older development kits with the corresponding documentation.

View solution in original post

3 REPLIES 3
Solution
Joel Buehler
Enthusiast

the online v27 documentation works very well with v26. they did not change anything serius since they cant reinvent the wheel all the time. ive never encountered a function that does not work with my v26 plugin when i use the v27 documentation. 

 

https://graphisoft.github.io/archicad-api-devkit/#What_is

 

in the devkit you allways download the html and msd documentation. but i think they are horrible and do not help. 

you can download them here:

 

https://archicadapi.graphisoft.com/downloads/api-development-kit

 

JoelBuehler_0-1697031726898.png

 

hope that helps...

 

 

Solution

There's no openly accessible way to view the older documentations unfortunately.
If you are a registered developer, you can download the older development kits with the corresponding documentation.

allen-work
Participant

Thank you both for the help.

I could find those Goodies function in the old CHM.