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:
Rebar: creates a custom reinforcement bar in a selected Arch Structure using a Sketch.
The Reinforcement Addon provides additional rebar types:
Straight Rebar: creates a straight reinforcement bar.
UShape Rebar: creates a U-shaped reinforcement bar.
LShape Rebar: creates an L-shaped reinforcement bar.
Bent Shape Rebar: creates a bent reinforcement bar.
Stirrup Rebar: creates a looped reinforcement bar.
Helical Rebar: creates a helix-shaped reinforcement bar.
New tools with graphical interface to enter values
Arch Rebar Circular ColumnReinforcement
Arch Rebar ColumnReinforcement
Arch Rebar ColumnReinforcement TwoTiesSixRebars
Arch Rebar BeamReinforcement
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!
- Elements: Wall, Structure, Curtain Wall, Window, Roof, Space, Stairs, Equipment, Frame, Fence, Truss, Profile, Pipe, Pipe Connector
- Reinforcements: Straight Rebar, U-Shape Rebar, L-Shape Rebar, Stirrup, Bent-Shape Rebar, Helical Rebar, Column Reinforcement, Beam Reinforcement, Slab Reinforcement, Footing Reinforcement, Custom Rebar
- Panels: Panel, Panel Cut, Panel Sheet, Nest
- Materials: Material, Multi-Material
- Organization: Building Part, Project, Site, Building, Level, External reference, Section Plane, Schedule
- Axes: Axis, Axes system, Grid
- Modification: Cut with plane, Cut with line, Add component, Remove component, Survey
- Utilities: Component, Clone component, Split Mesh, Mesh to Shape, Select non-manifold meshes, Remove Shape from Arch, Close Holes, Merge Walls, Check, Toggle IFC Brep flag, 3 Views from mesh, Create IFC spreadsheet, Toggle Subcomponents
- Additional: Preferences, Import Export Preferences (IFC, DAE, OBJ, JSON, 3DS, SHP), IfcOpenShell, IfcPlusPlus, Arch API

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Raytracing, Reverse Engineering, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Deprecated or unmaintained workbenches: Complete, Drawing, Robot
- Hubs: User hub, Power users hub, Developer hub