Skip to content

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

License

Notifications You must be signed in to change notification settings

tlorantfy/tapir-archicad-automation

 
 

Repository files navigation

tapir-archicad-automation

Archicad Add-On Build Check Grasshopper Plugin Build Check

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 Grasshopper Plugin: A Grasshopper plugin to help using the above components even for non-programmers. This is work in progress at the moment.

Overview

The diagram below explains the components and their dependencies.

Tapir

Installation

Archicad Add-On

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.

Grasshopper Plugin

You can install the plugin from the Rhino Package Manager. The package is called "tapir".

Documentation

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 53.2%
  • Python 29.9%
  • C# 14.3%
  • CMake 1.8%
  • Batchfile 0.4%
  • Shell 0.3%
  • C 0.1%