Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 3.36 KB

Reinforcement_Addon.md

File metadata and controls

45 lines (27 loc) · 3.36 KB

Reinforcement Addon

Introduction

The Reinforcement Addon augments the Arch Workbench by providing new interfaces and presets for the creation of common rebar types for use with Arch Structures.

The tools can be installed with the Addon Manager via the menu Tools → Addon manager → Reinforcement. FreeCAD needs to be restarted for the new tools to appear under the Arch Rebar button.

This addon was developed during the Google Summer of Code 2017, and is hosted in the FreeCAD-Reinforcement Github repository, which is separate from the main FreeCAD repository.

Elements

The Arch Workbench provides only one rebar tool:

The Reinforcement Addon provides additional rebar types:

New tools with graphical interface to enter values

External workbenches

FreeCAD workbenches are easy to program in Python, there are therefore many people developing additional workbenches outside of the FreeCAD main developers.

The external workbenches page has some information and tutorials on some of them, and the FreeCAD Addons project aims at gathering them and making them easily installable from within FreeCAD.

New workbenches are in development, stay tuned!

Category:Reinforcement


documentation index > Reinforcement > Reinforcement Addon