fib-international / structuralcodes

A Python library for structural engineering calculations
https://fib-international.github.io/structuralcodes/
Apache License 2.0
108 stars 22 forks source link

feat: add kwarg group_label to add_reinforcement and add_reinforcement_line #188

Closed mortenengen closed 1 month ago

mortenengen commented 1 month ago

As noted in #146, the kwarg group_label is missing from the add_reinforcement and add_reinforcement_line functions. This should be added to open for selecting based on group labels in the future.