Skip to content

ENZYME-APD/tapir-archicad-automation

Repository files navigation

tapir-archicad-automation

Archicad Add-On Build Grasshopper Plugin Build

This repository contains the Tapir Archicad automation package. It consists of several components:

  • Tapir Archicad Add-On: An Add-On that registers several new JSON commands on top of the official commands provided by Graphisoft. You can see the list of new commands here. This is ready to use, see the installation instructions below.
  • Tapir Python Package: A Grasshopper friendly Python wrapper for the Archicad JSON commands. This is heavily work in progress at the moment.
  • Tapir Grasshopper Plugin: A Grasshopper plugin to help using the above components even for non-programmers. This is heavily work in progress at the moment.

Architecture

The diagram below explains the components and their dependencies.

Tapir

Roadmap

The roadmap is publicly available here.

Archicad Add-On

Installation

Download the latest version here:

Archicad version Windows macOS
Archicad 25 Download Download
Archicad 26 Download Download
Archicad 27 Download Download
Archicad 28 Download Download

Once you downloaded the Add-On files you have to install it in Archicad. Follow these steps to install the Add-On.

  1. Place the downloaded file somewhere on your computer.
  2. In Archicad run the command "Options > Add-On Manager".
  3. Open the "Edit List of Available Add-Ons" tabpage, and click on the "Add" button.
  4. Browse the downloaded Add-On file.
  5. Click "OK" in the Add-On Manager.

Documentation

You can find the documentation of the implemented commands here: https://enzyme-apd.github.io/tapir-archicad-automation/archicad-addon.

About

The easiest way to use the JSON/Python API from Archicad without knowing how to code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published