Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.65 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.65 KB

Join elements for BIM models - Backend

A web service for joining elements for Revit models.

1.mp4

Please refer to frontend repository as well to run this service. https://github.com/yuantsai1115/join-elements-frontend

Introduction

Elements in the BIM model normally have conflicts to each other during the modelling process. These conflicts affect the applications of BIM models such as the quantity take-off, or rendering. Therefore, modeller use the join function in modelling tool to merge these elements one-by-one. It is a tedious yet necessary process in AEC industry. This service automatically joins all elements in the BIM model to save a lot of time. Modeller can simply upload the model and let the server do the job, and download it back afterwards.

Before joining the elements After joining the elements

System Mechanism

Live Demo

Main branch is deployed to https://join-elements.netlify.app/.

Project Setup

This service is powered by Autodesk Design Automation APIs. As these APIs are continuously updating, please refer to Autodesk Design Automation page for setting up the project. https://www.autodesk.com/solutions/design-automation