create add on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-03-30
07:21 PM
- last edited on
2021-09-15
12:35 PM
by
Noemi Balogh
I am quietly new on this platform. I need help to create custom add-on for Archicad, where should I start?
Is there anyone who can give some tips?
Thanks...
- Labels:
-
Add-On (C++)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-03-30 07:22 PM
It would be very helpful to explain your project to us in order to motivate us to support you in your work.
Archicad Designer and Teacher
Archicad 15 to 28 FRA FULL
OS 13 Ventura - MacBook Pro M2 max- 32Go RAM
"Quality is never an accident ; it's always the result of an intelligent effort" John Ruskin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-03-30 07:34 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-03-30 08:24 PM
You can find information about API here.
You can also ask for help on the Developer Forum session.
Hope that helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-03-31 06:42 AM
If all your interested in, is the calculation of minimum compliance with the minimum window area for a Room/Zone. I would just use a expression property with the zone(s).
Much simpler and no registration required.
If you need to calculate the daylight factor, many regulators will accept a simplified formula of:
DF = 0.1 * (window area/room area (zone)) * 100 usually greater than 2%. Also can be calculated on a zone basis with a expression property.
You could also create a pass/fail property for each zone using a expression property.
Windows 11 - Visual Studio 2022; ArchiCAD 27
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-03-31 06:10 PM
You will need to sign in with your GRAPHISOFT ID and then register as an API developer. The API dev-kit and documentation is available from that site.
Central Innovation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-04-01 10:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-04-01 10:41 PM
Central Innovation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-04-02 01:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-04-02 02:49 PM
Central Innovation