Addon Reinforcement
Introduzione
L'addon Reinforcement potenzia Arch fornendo nuove interfacce e preimpostazioni per la creazione di tipi di armature comuni da utilizzare con le Strutture di Arch.
Gli strumenti possono essere installati con Addon Manager tramite il menu Strumenti → Addon manager → Reinforcement. FreeCAD deve essere riavviato affinché i nuovi strumenti appaiano sotto il pulsante Armatura.
Questo addon è stato sviluppato durante il Google Summer of Code 2017, ed è ospitato nel FreeCAD-Reinforcement Github repository, che è separato dal repository principale di FreeCAD.
Elementi
L'ambiente Arch fornisce solo uno strumento per l'armatura:
Armatura: crea una barra di rinforzo personalizzata in una Struttura selezionata usando uno Schizzo.
Il componente aggiuntivo Reinforcement fornisce ulteriori tipi di barre di armatura:
Armatura dritta: crea una barra di rinforzo diritta.
Armatura adU: crea una barra di rinforzo a forma di U.
Armatura a L: crea una barra di rinforzo a forma di L.
Armatura sagomata: crea una barra di rinforzo sagomata.
Staffe armatura: crea staffe da armatura.
Armatura elicoidale: crea una barra di rinforzo a forma di elica.
Nuovi strumenti con interfaccia grafica per inserire i valori
Rinforzo di colonna rotonda
Rinforzo di colonna
Rinforzo di colonna con 2 staffe e 6 barre
Rinforzo di trave
Ambienti aggiuntivi
Gli ambienti di FreeCAD sono facili da programmare in Python, quindi ci sono molte persone che sviluppano ambienti aggiuntivi al di fuori degli sviluppatori principali di FreeCAD.
La pagina Ambienti complementari contiene alcune informazioni e tutorial su alcuni di loro, e il progetto FreeCAD Addons mira a raccoglierli e renderli facilmente installabili dall'interno di FreeCAD.
Sono in fase di sviluppo ulteriori nuovi ambienti.
- Elements: Wall, Structure, Roof, Window, Door, Stairs, Space, Frame, Equipment; Pipe, Pipe Connector; Schedule
- Reinforcements: Rebar; Straight Rebar, UShape Rebar, LShape Rebar, Bent Shape Rebar, Stirrup Rebar, Helical Rebar
- Panels: Panel, Panel Cut, Panel Sheet, Nest
- Materials: Material, Multi-Material
- Organization: Site, Reference, Building, Floor, Building Part, Section Plane
- Axes: Axis, Axes system, Grid
- Modification: Cut with plane, Add component, Remove component, Survey
- Utilities: Component, Clone component, Split Mesh, Mesh To Shape, Select non-solid meshes, Remove Shape, Close Holes, Merge Walls, Check, Ifc Explorer, Toggle IFC Brep flag, 3 Views from mesh, Create IFC spreadsheet, Toggle Subcomponents
- Additional: Preferences, Import-Export Preferences (IFC, DAE, OBJ, JSON, 3DS); Api Arch

- Installazione: Windows, Linux, Mac; Getting started
- Base: About FreeCAD, Workbenches, Preferences, Document structure, Interface Customization, Properties, Mouse Model; Tutorials
- Ambienti: Menu di base; Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface workbench, TechDraw, Test Framework, Web
- Scripting: Introduction to Python, FreeCAD scripting tutorial, FreeCAD Scripting Basics, How to install macros, Gui Command, Units Modules: Builtin modules, Workbench creation, Installing more workbenches Meshes: Mesh Scripting, Mesh Module Parts: The Part Module, Topological data scripting, PythonOCC, Mesh to Part Coin scenegraph: The Coin/Inventor scenegraph, Pivy Qt interface: PySide, Using the FreeCAD GUI, Dialog creation Parametric objects: Scripted objects Other: Code snippets, Line drawing function, Embedding FreeCAD, FreeCAD vector math library, Power users hub, Python, Macros, FreeCAD Scripting Basics, Topological data scripting