Different file formats
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2011-06-01
11:19 PM
- last edited on
2023-08-03
09:51 AM
by
Doreena Deng
2011-06-01
11:19 PM
Hi there,
Could anyone please shortly explain to me what is the difference and meaning of each one of the following formats?
apx
grc
and another issue...
How can I "install" the examples in the dev kit?
thx
Could anyone please shortly explain to me what is the difference and meaning of each one of the following formats?
apx
grc
and another issue...
How can I "install" the examples in the dev kit?
thx
Labels:
- Labels:
-
Add-On (C++)
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2011-06-02 06:51 AM
2011-06-02
06:51 AM
As with your earlier questions, the answers are all in the doc files. Frankly if just exploring an example folder is not enough to see what a GRC resource file is or that apx is an add-on, you may not have the level if curiosity required to do API work as often detective skills beyond such obvious things are required.
AC 28 USA and earlier • macOS Sequoia 15.4, MacBook Pro M2 Max 12CPU/30GPU cores, 32GB
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2011-06-02 03:15 PM
2011-06-02
03:15 PM
Thx.
I started reading and exploring those docs and some other threads in this forum, and suddenly found a "step by step" tutorial:
http://archicad-talk.graphisoft.com/viewtopic.php?t=3052&highlight=
Then I started following the instructions, and when I got to these lines, I lost it:
Thanks.
I started reading and exploring those docs and some other threads in this forum, and suddenly found a "step by step" tutorial:
Then I started following the instructions, and when I got to these lines, I lost it:
In Visual Studio 6.0 you can create a new ArchiCAD Add-on with the provided wizard. Select the API DevKit folder and (optionally) add support for dialogs & input/output. We won't need them for "Hello World".I didnt really understand what this order means, and how can I open a new ac add-one file in Visual studio.
Thanks.