Arch CompRebarStraight: Difference between revisions

From FreeCAD Documentation
(Module to Workbench renaming.)
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 5: Line 5:
{{Docnav
{{Docnav
|[[Arch_Structure|Structure]]
|[[Arch_Structure|Structure]]
|[[Reinforcement_StraightRebar|StraightRebar]]
|[[Arch_Rebar_Straight|Straight Rebar]]
|[[Arch_Workbench|Arch]]
|[[Arch_Workbench|Arch]]
|IconL=Arch_Structure.svg
|IconL=Arch_Structure.svg
|IconR=Arch_Rebar_Straight.svg
|IconR=Reinforcement_StraightRebar.svg
|IconC=Workbench_Arch.svg
|IconC=Workbench_Arch.svg
}}
}}
Line 23: Line 23:


<!--T:4-->
<!--T:4-->
The Reinforcement Addon augments the [[Arch Workbench|Arch Workbench]] by providing new interfaces and presets for the creation of common rebar types for use with [[Arch Structure|Arch Structures]].
The [[Reinforcement_Workbench|Reinforcement Workbench]] augments the [[Arch_Workbench|Arch Workbench]] by providing new interfaces and presets for the creation of common rebar types for use with [[Arch_Structure|Arch Structures]].
It is also integrated into the external workbench [[BIM_Workbench|BIM]].
It is also integrated into the external workbench [[BIM_Workbench|BIM]].


<!--T:5-->
<!--T:5-->
The tools can be installed with the [[Addon Manager|Addon Manager]] via the menu {{MenuCommand|Tools → Addon manager → Reinforcement}}. FreeCAD needs to be restarted for the new tools to appear under the Rebar Straight {{Button|[[Image:Arch_CompRebarStraight.png|24px]]}} button.
The Reinforcement Workbench can be installed with the [[Std_AddonMgr|Addon Manager]]. FreeCAD needs to be restarted for the new tools to appear under the Rebar Straight {{Button|[[Image:Arch_CompRebarStraight.png|24px]]}} button.

<!--T:6-->
This addon was developed during the [[Google Summer of Code]] 2017, and is hosted in the [https://github.com/amrit3701/FreeCAD-Reinforcement FreeCAD-Reinforcement] Github repository, which is separate from the main FreeCAD repository.

<!--T:7-->
Back to [[Workbenches#External workbenches|Workbenches]] / [[External Workbenches#General|External Workbenches]]


==Types of reinforcement== <!--T:8-->
==Types of reinforcement== <!--T:8-->


<!--T:9-->
<!--T:9-->
*[[Image:Arch_Rebar_Straight.png|32px]] [[Arch_Rebar_Straight|Straight Rebar]]: Creates a Straight reinforcement bar in a selected structural element
* [[Image:Reinforcement_StraightRebar.svg|32px]] [[Reinforcement_StraightRebar|Straight Rebar]]: Creates a straight reinforcement bar in a selected structural element.


<!--T:13-->
<!--T:13-->
*[[Image:Arch_Rebar_UShape.png|32px]] [[Arch_Rebar_UShape|UShape Rebar]]: Creates a UShape reinforcement bar in a selected structural element
* [[Image:Reinforcement_UShapeRebar.svg|32px]] [[Reinforcement_UShapeRebar|U-Shape Rebar]]: Creates a U-shape reinforcement bar in a selected structural element.


<!--T:14-->
<!--T:14-->
*[[Image:Arch_Rebar_LShape.png|32px]] [[Arch_Rebar_LShape|LShape Rebar]]: Creates a LShape reinforcement bar in a selected structural element
* [[Image:Reinforcement_LShapeRebar.svg|32px]] [[Reinforcement_LShapeRebar|L-Shape Rebar]]: Creates an L-shape reinforcement bar in a selected structural element.

<!--T:16-->
* [[Image:Reinforcement_StirrupRebar.svg|32px]] [[Reinforcement_StirrupRebar|Stirrup]]: Creates a stirrup reinforcement bar in a selected structural element.


<!--T:15-->
<!--T:15-->
*[[Image:Arch_Rebar_BentShape.png|32px]] [[Arch_Rebar_BentShape|Bent Shape Rebar]]: Creates a Bent Shape reinforcement bar in a selected structural element
* [[Image:Reinforcement_BentShapeRebar.svg|32px]] [[Reinforcement_BentShapeRebar|Bent-Shape Rebar]]: Creates a bent-shape reinforcement bar in a selected structural element.

<!--T:16-->
*[[Image:Arch_Rebar_Stirrup.png|32px]] [[Arch_Rebar_Stirrup|Stirrup Rebar]]: Creates a Stirrup reinforcement bar in a selected structural element


<!--T:17-->
<!--T:17-->
*[[Image:Arch_Rebar_Helical.png|32px]] [[Arch_Rebar_Helical|Helical Rebar]]: Creates a Helical reinforcement bar in a selected structural element
* [[Image:Reinforcement_HelicalRebar.svg|32px]] [[Reinforcement_HelicalRebar|Helical Rebar]]: Creates a helical reinforcement bar in a selected structural element.


<!--T:18-->
<!--T:18-->
* [[Image:Arch_Rebar_ColumnReinforcement.svg|32px]] [[Arch_Rebar_ColumnReinforcement|ColumnReinforcement]]: Creates a reinforcing bars inside a Column Arch Structure object.
* [[Image:Reinforcement_ColumnRebars.svg|32px]] [[Reinforcement_ColumnRebars|Column Reinforcement]]: Creates reinforcement bars in a selected column.


<!--T:19-->
<!--T:20-->
* [[Image:Arch_Rebar_ColumnReinforcement.svg|32px]] [[Arch_Rebar_ColumnReinforcement_TwoTiesSixRebars|ColumnReinforcement TwoTiesSixRebars]]: Creates a reinforcing bars inside a Column Arch Structure object.
* [[Image:Reinforcement_BeamRebars.svg|32px]] [[Reinforcement_BeamRebars|Beam Reinforcement]]: Creates reinforcement bars in a selected beam.


<!--T:20-->
<!--T:22-->
* [[Image:Arch_Rebar_BeamReinforcement.svg|32px]] [[Arch_Rebar_BeamReinforcement|BeamReinforcement]]: Creates reinforcing bars inside a Beam Arch Structure object.
* [[Image:Reinforcement_SlabRebars.svg|32px]] [[Reinforcement_SlabRebars|Slab Reinforcement]]: Creates reinforcement bars in a selected slab.

<!--T:23-->
* [[Image:Reinforcement_FootingRebars.svg|32px]] [[Reinforcement_FootingRebars|Footing Reinforcement]]: Creates reinforcement bars in a selected footing.


<!--T:21-->
<!--T:21-->
*[[Image:Arch_Rebar.svg|32px]] [[Arch_Rebar|Rebar]]: Creates a custom reinforcement bar in a selected structural element using a sketch
* [[Image:Arch_Rebar.svg|32px]] [[Arch_Rebar|Custom Rebar]]: Creates a custom reinforcement bar in a selected structural element using a sketch.




Line 71: Line 68:
{{Docnav
{{Docnav
|[[Arch_Structure|Structure]]
|[[Arch_Structure|Structure]]
|[[Reinforcement_StraightRebar|StraightRebar]]
|[[Arch_Rebar_Straight|Straight Rebar]]
|[[Arch_Workbench|Arch]]
|[[Arch_Workbench|Arch]]
|IconL=Arch_Structure.svg
|IconL=Arch_Structure.svg
|IconR=Arch_Rebar_Straight.svg
|IconR=Reinforcement_StraightRebar.svg
|IconC=Workbench_Arch.svg
|IconC=Workbench_Arch.svg
}}
}}

Latest revision as of 21:32, 9 March 2024

Arch CompRebarStraight

Menu location
Arch → Rebar tools
Workbenches
Arch, BIM
Default shortcut
None
Introduced in version
0.17
See also
None

Description

The Reinforcement Workbench augments the Arch Workbench by providing new interfaces and presets for the creation of common rebar types for use with Arch Structures. It is also integrated into the external workbench BIM.

The Reinforcement Workbench can be installed with the Addon Manager. FreeCAD needs to be restarted for the new tools to appear under the Rebar Straight button.

Types of reinforcement

  • Straight Rebar: Creates a straight reinforcement bar in a selected structural element.
  • U-Shape Rebar: Creates a U-shape reinforcement bar in a selected structural element.
  • L-Shape Rebar: Creates an L-shape reinforcement bar in a selected structural element.
  • Stirrup: Creates a stirrup reinforcement bar in a selected structural element.
  • Bent-Shape Rebar: Creates a bent-shape reinforcement bar in a selected structural element.
  • Helical Rebar: Creates a helical reinforcement bar in a selected structural element.
  • Custom Rebar: Creates a custom reinforcement bar in a selected structural element using a sketch.