Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yuantsai1115/join-elements-backend

It is a backend of the web service for joining elements for Revit models.
https://github.com/yuantsai1115/join-elements-backend

bim bim360 design-automation express mongodb revit webservice

Last synced: about 1 month ago
JSON representation

It is a backend of the web service for joining elements for Revit models.

Awesome Lists containing this project

README

        

# Join elements for BIM models - Backend

A web service for joining elements for Revit models.

https://user-images.githubusercontent.com/119405090/218618634-f29b7cab-c43c-4548-a635-22f95ab80fe1.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