Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuantsai1115/bimu.io.pluginexamples
A bimU Agile plugin for automatically extracting rebar information and creating issues for rebar inspection.
https://github.com/yuantsai1115/bimu.io.pluginexamples
bim bimu-agile bimu-plugin rebar-inspection tekla
Last synced: about 2 months ago
JSON representation
A bimU Agile plugin for automatically extracting rebar information and creating issues for rebar inspection.
- Host: GitHub
- URL: https://github.com/yuantsai1115/bimu.io.pluginexamples
- Owner: yuantsai1115
- Created: 2023-02-10T10:16:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-14T07:50:31.000Z (almost 2 years ago)
- Last Synced: 2023-09-17T01:41:54.335Z (over 1 year ago)
- Topics: bim, bimu-agile, bimu-plugin, rebar-inspection, tekla
- Language: C#
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bimU x Tekla - Rebar Inspection (Experimental:bulb:)
A bimU Agile plugin for automatically extracting rebar information and creating issues for rebar inspection. This is one of the experimental plugins for the dedicated scenario.[bimU Tekla Rebar Inspection](https://user-images.githubusercontent.com/119405090/218068591-c6a1fd64-6867-47d1-ade9-7bc17ec9ae57.mp4)
## Introduction
Quality check for rebar is regularly conducted during the construction. Conventionally, inspectors bring drawings and inspection sheets (paper-based) to the site and check whether the construction matches the design. This plugin targets to improve the process in three aspects:
1. **Speed up the preparation for onsite inspection**: Design data of rebar can be ***extracted and listed automatically***.
2. **Digitalised management of inspection**: Only an iPad or tablet is needed onsite to ***view the design data***, ***take photos***, and ***fill in the inspection sheet***.
3. **Speed up the documentation process**: ***Reduce time*** for creating inspection report after the inspection.## Features
- Extract rebar design data from Tekla BIM model
- Batch create inspection items as issues
- Easily manage and review issues through bimU Agile table view and kanban view
- Export inspection report with customisable Word template| |
|:--:|
| *bimU Agile Table View* || |
|:--:|
| *bimU Agile Kanban View* |## Project Setup
### Prerequisites
- Account for [bimU Agile](https://bimu.io) (Free to registered)
- Get a Tekla BIM rebar model
- Download & Install [bimU Launcher](https://docs.bimu.io/viewer/upload-a-bim-model/#install-bimuio-launcher)### Setup
- Clone this repository
- Compile the source code in Visual Studio
- Copy & Paste the `.dll` file to `C:\ProgramData\bimU.io\plugins`
- Click `Import issues from plugin` button on bimU Agile to execute the plugin
Enjoy :metal: