Skip to content

Commit

Permalink
Update blueprints/structural_sections/concrete/reinforced_concrete_se…
Browse files Browse the repository at this point in the history
…ctions/rectangular.py

Co-authored-by: Wichard Bron <102153534+bro-wi@users.noreply.github.com>
  • Loading branch information
egarciamendez and bro-wi authored Oct 16, 2024
1 parent e396e6d commit d58a361
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def add_stirrup_along_edges(
material: ReinforcementSteelMaterial,
shear_check: bool = True,
torsion_check: bool = True,
mandrel_diameter_factor: float | None = None,
mandrel_diameter_factor: DIMENSIONLESS | None = None,
anchorage_length: MM = 0.0,
relative_start_position: RATIO = 0.0,
relative_end_position: RATIO = 1.0,
Expand Down

0 comments on commit d58a361

Please sign in to comment.