Reinforcement Workbench/it: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 64: Line 64:
*[[Image:Reinforcement_Bar_Bending_Schedule.svg|32px]] [[Reinforcement_Bar_Bending_Schedule|Distinta e sagomatura dei ferri]]: Crea una distinta dei ferri e il disegno della sagomatura delle barre d'armatura..
*[[Image:Reinforcement_Bar_Bending_Schedule.svg|32px]] [[Reinforcement_Bar_Bending_Schedule|Distinta e sagomatura dei ferri]]: Crea una distinta dei ferri e il disegno della sagomatura delle barre d'armatura..


*[[Image:Arch_Rebar_Drawing_Dimensioning.svg|32px]] [[Arch_Rebar_Drawing_Dimensioning/it|Disegna e quota un'armatura]]: Crea il disegno e il dimensionamento delle barre d'armatura.
<div class="mw-translate-fuzzy">
*[[Image:Arch_Rebar_Drawing_Dimensioning.svg|32px]] [[Arch_Rebar_Drawing_Dimensioning/it|Disegna e dimensiona un'armatura]]: Crea il disegno e il dimensionamento delle barre d'armatura.
**[[Image:Arch_Rebar_Drawing.svg|32px]] [[Arch_Rebar_Drawing_Dimensioning/it#Disegna un'armatura|Disegna un'armatura]]: Crea il disegno delle barre d'armatura
**[[Image:Arch_Rebar_Dimensioning.svg|32px]] [[Arch_Rebar_Drawing_Dimensioning/it#Quota un'armatura|Quota un'armatura]]: Crea il dimensionamento delle barre d'armatura in [[Arch_Rebar_Drawing_Dimensioning/it#Disegna un'armatura|Disegna un'armatura]]
</div>


== External workbenches ==
== External workbenches ==

Revision as of 21:32, 9 September 2020

L'icona dell'ambiente Reinforcement

Introduzione

The Reinforcement workbench is an external workbench that provides tools for Reinforcement Generation and Detailing. This workbench provides an interface and presets for the creation of common rebar types. And tools to generate rebars bill of material, rebar shape cut list, bar bending schedule, and rebars drawing and dimension.

Installazione

The Reinforcement workbench is not bundled with the default FreeCAD package, but can easily be installed via the Addon Manager. Install it from Tools → Addon manager → Reinforcement. The Reinforcement workbench code is hosted and developed on github and can also be installed manually by copying it into FreeCAD's MOD directory.

Strumenti

Reinforcement Generation

  • Straight Rebar: Creates a Straight reinforcement bar in a selected structural element
  • UShape Rebar: Creates a UShape reinforcement bar in a selected structural element
  • LShape Rebar: Creates a LShape reinforcement bar in a selected structural element
  • Bent Shape Rebar: Creates a Bent Shape reinforcement bar in a selected structural element
  • Stirrup Rebar: Creates a Stirrup reinforcement bar in a selected structural element
  • Helical Rebar: Creates a Helical reinforcement bar in a selected structural element
  • ColumnReinforcement: Creates reinforcing bars in a selected rectangular column structural element
  • Rebar: Creates a custom reinforcement bar in a selected structural element using a sketch

Reinforcement Detailing

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!