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 functions #189

Closed mortenengen closed 1 month ago

mortenengen commented 1 month ago

Add the keyword argument group_label to the functions for adding reinforcement. This way, the created reinforcement is assigned the group label, and we prepare for other functions that can select based on the label.