SOLVED!
API Beginner and API Reference Offline CHM file?
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-10-03
02:59 AM
- last edited on
2022-10-06
01:04 PM
by
Daniel Kassai
2018-10-03
02:59 AM
Hi everybody,
Where can I download API Reference Offline HTML or CHM file for reading without internet like as API Dev Kit Document file?
P/S: I'm a beginner and I don't know how to run Hello World code in the Blog post. Are there no any tutorials or videos for beginner have an easy way to begin API? And I'm searching in all of the posts in Developer Forum, I'm feeling so hard to begin Archicad API but I won't give up.
Thank you for any suggestions.
Where can I download API Reference Offline HTML or CHM file for reading without internet like as API Dev Kit Document file?
P/S: I'm a beginner and I don't know how to run Hello World code in the Blog post. Are there no any tutorials or videos for beginner have an easy way to begin API? And I'm searching in all of the posts in Developer Forum, I'm feeling so hard to begin Archicad API but I won't give up.
Thank you for any suggestions.
Solved! Go to Solution.
Labels:
- Labels:
-
Add-On (C++)
1 ACCEPTED SOLUTION
Accepted Solutions
Solution
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-10-03 08:59 AM
2018-10-03
08:59 AM
Hai wrote:You can download the entire developer kit from the ARCHICAD API website. This contains all the documentation and a large number of example projects. Each example has a project that can be opened, built and used with ARCHICAD running as a demo. This is a good way to get started.
Where can I download API Reference Offline HTML or CHM file for reading without internet like as API Dev Kit Document file?
I assume you have either Visual Studio or Xcode (depending on which platform you're on)?
Ralph Wessel BArch
Central Innovation
Central Innovation
4 REPLIES 4
Solution
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-10-03 08:59 AM
2018-10-03
08:59 AM
Hai wrote:You can download the entire developer kit from the ARCHICAD API website. This contains all the documentation and a large number of example projects. Each example has a project that can be opened, built and used with ARCHICAD running as a demo. This is a good way to get started.
Where can I download API Reference Offline HTML or CHM file for reading without internet like as API Dev Kit Document file?
I assume you have either Visual Studio or Xcode (depending on which platform you're on)?
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-10-03 11:01 AM
2018-10-03
11:01 AM
Ralph wrote:Thank you so much. But I'm using VS 2017 (no upgrade) to open .vcproj file then I built it but Build Error appears almost. Panel_Test file is built but when I imported it in AC, I didn't see anything (but Panel_Test has appeared in Add-on Manager)
This contains all the documentation and a large number of example projects. Each example has a project that can be opened, built and used with ARCHICAD running as a demo. This is a good way to get started.
I assume you have either Visual Studio or Xcode (depending on which platform you're on)?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-10-03 11:14 AM
2018-10-03
11:14 AM
It sounds like you have made a good start.
The Panel_test add-on displays additional panels in the standard Settings dialog, but they don't appear by default. You can turn them on using the Work Environment settings, e.g.Options > Work Environment > Tools Settings Dialog Boxes
The Panel_test add-on displays additional panels in the standard Settings dialog, but they don't appear by default. You can turn them on using the Work Environment settings, e.g.
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2018-10-04 01:59 AM
2018-10-04
01:59 AM
Ralph wrote:Thank you very much. I've just tested it and working for me ^^
The Panel_test add-on displays additional panels in the standard Settings dialog, but they don't appear by default. You can turn them on using the Work Environment settings, e.g.Options > Work Environment > Tools Settings Dialog Boxes