Skip to content

kovacsv/dotbim-archicad

Repository files navigation

Archicad Dotbim Add-On

Build

Archicad Add-On to import and export Dotbim (.bim) files.

How to use?

Install

You can download the Add-On from the Bimdots store. Please read the installation guide for more instructions.

Use

You can access import from:

  • File > Open > Open...
  • File > Interoperability > Merge... > Merge from File...

You can access export from:

  • File > Save As...
  • File > Interoperability > Export Dotbim File...

How to build?

The build environment is set up for Windows development, but the code should compile on Mac as well.

Prerequisites

You should install some prerequisites to build the Add-On:

  • Visual Studio:
    • Archicad 24: Visual Studio 2017
    • Archicad 25: Visual Studio 2019
    • Archicad 26: Visual Studio 2019
  • CMake for generating the project file (3.16+)
  • Python for resource compilation (2.7+ or 3.8+)

Generate the project and build

Run this command from the root of the repository:

python Tools\BuildAddOn.py --configFile config.json --acVersion 25 26 27

About

Archicad Dotbim Exporter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project