A web-based tool for generating sheets for onsite rebar inspection. It speeds up the preparation of filling the design data of RC columns/beams into each inspection sheet by 5 times.
In conventional procedure, inspectors may spend couple hours to extract the design data from drawings and fill them into the sheets. This tool automatically extracts data from building information models and generate the sheets accordingly. Inspectors then bring all the sheets to conduct quality check of rebars.
Generate.Rebar.Inspection.Sheet.mp4
Main branch is deployed to https://structural-inspection.netlify.app/.
- Generating inspection sheet from BIM model
- Costomisable Word template
- No installation needed
- Node.js v16 and above
- clone this repository
- install dependencies:
yarn install
- run server:
yarn start
- go to http://localhost:3000
Enjoy 🤘