Reinforcement BarShapeCutList

From FreeCAD Documentation
Revision as of 09:24, 3 September 2020 by Suraj Dadral (talk | contribs) (Created page with "<languages/> <translate> {{Docnav |BillOfMaterial |Floor |Reinforcement |IconL=Arch_Rebar_BOM.svg |IconC=Reinfor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Reinforcement Bar Shape Cut List

Menu location
Reinforcement → RebarShapeCutList
Workbenches
Reinforcement, Arch, BIM
Default shortcut
None
Introduced in version
0.19
See also
BillOfMaterial

Description

The Rebar Shape Cut List tool allows the user to create rebar shape cut list of reinforcing bars.

This command is part of the Reinforcement Workbench, an external workbench that can be installed with the Addon Manager via the Tools → Addon manager → Reinforcement menu.

Rebar Shape Cut List of reinforcing bars

Usage

1. Select Arch Rebar and Rebar2 objects you want to include in Rebar Shape Cut List. Or select Arch Structure objects to include Arch Rebar and Rebar2 objects hosted by that into Rebar Shape Cut List. If nothing is selected, then Bill Of Material will be generated for all Arch Rebar and Rebar2 objects present in model.

2. Then select Rebar Shape Cut List from the rebar tools.

3. A dialog box will pop-out on screen as shown below.

Dialog Box for the Reinforcement Bar Shape Cut List tool

4. Modify data to suit your requirements.

5. Click OK or Apply to generate Rebar Shape Cut List for rebars.

6. Click Cancel to exit the dialog box.

Properties

General:

  • DataStirrup Extended Edge Offset: The offset of extended end edges of stirrup, so that end edges of stirrup with 90 degree bent angle do not overlap with stirrup edges.
  • DataRebars Stroke Width: The stroke-width of rebars in rebar shape cut list.
  • DataRebars Color Style: The color style of rebars.
  • DataRow Height: The height of each row of rebar shape in rebar shape cut list.
  • DataColumn Width: The width of each column of rebar shape in rebar shape cut list.
  • DataColumn Count: The number of columns in rebar shape cut list.
  • DataSide Padding: The padding on each side of rebar shape.
  • DataHorizontal Rebar Shape: If True, then rebar shape will be made horizontal by rotating max length edge of rebar shape.
  • DataInclude Mark: If it is set to True, then rebar.Mark will be included for each rebar shape in rebar shape cut list.
  • DataSVG Output File: The output file to write generated rebar shape cut list svg.

Dimension Data:

  • DataInclude Dimensions: If True, then each rebar edge dimensions and bent angle dimensions will be included in rebar shape cut list.
  • DataInclude Units in Dimension Label: If it is True, then rebar edge length units will be shown in dimension label.
  • DataRebar Edge Dimension Units: The units to be used for rebar edge length dimensions.
  • DataRebar Edge Dimension Precision: The number of decimals that should be shown for rebar edge length as dimension label.
  • DataDimension Font Family: The font-family of dimension text.
  • DataDimension Font Size: The font-size of dimension text.
  • DataBent Angle Dimension Exclude List: The list of bent angles to not include their dimensions.
  • DataHelical Rebar Dimension Label Format: The format of helical rebar dimension label. e.g. "%L,r=%R,pitch=%P" where %L -> Length of helical rebar, %R -> Helix radius of helical rebar, %P -> Helix pitch of helical rebar.