Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yuantsai1115/join-elements-backend
- Owner: yuantsai1115
- Created: 2023-02-11T02:50:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-14T07:51:51.000Z (almost 2 years ago)
- Last Synced: 2024-01-29T19:30:41.197Z (11 months ago)
- Topics: bim, bim360, design-automation, express, mongodb, revit, webservice
- Language: TypeScript
- Homepage:
- Size: 4.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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