Releases: amrit3701/FreeCAD-Reinforcement
Releases · amrit3701/FreeCAD-Reinforcement
v0.3
This version includes following features:
- Reinforcement Generation
- SlabReinforcement: Creates reinforcing bars in a selected slab structural element
- FootingReinforcement: Creates reinforcing bars inside a Footing Arch Structure object
- Improved translations.
- Sorted bar bending schedule wrt to bar mark.
v0.2
Implemented features:
- Implemented reinforcement drawing dimension UI.
UI improvements:
- Fixed stylesheet issue in beam and column reinforcement dialog.
- Updated helping image in beam reinforcement dialog box.
- Update workbench wiki image (include drawing icon).
Refactoring and bug fixes:
- Fix type annotation issue
typing.Literal
bug (made code compatible Python3.7
version). - Fixed bug in rebar distribution through spacing.
- Fixed custom spacing issue (load custom spacing when editing column/beam Reinforcement).
- Fixed rebar points calculations when left/rear/bottom face selected.
v0.1
This version includes following features:
Reinforcement Generation
- Straight Rebar: Creates a Straight reinforcement bar in a selected structural element
- UShape Rebar: Creates a UShape reinforcement bar in a selected structural element
- LShape Rebar: Creates a LShape reinforcement bar in a selected structural element
- BentShape Rebar: Creates a Bent Shape reinforcement bar in a selected structural element
- Stirrup Rebar: Creates a Stirrup reinforcement bar in a selected structural element
- Helical Rebar: Creates a Helical reinforcement bar in a selected structural element
- Circular ColumnReinforcement: Creates reinforcing bars in a selected circular column structural element
- ColumnReinforcement: Creates reinforcing bars in a selected rectangular column structural element
- ColumnReinforcement TwoTiesSixRebars: Creates reinforcing bars in a selected rectangular column structural element
- BeamReinforcement: Creates reinforcing bars in a selected beam structural element
Reinforcement Detailing
- Bill Of Material: Creates bill of material of reinforcing bars
- Rebar Shape Cut List: Creates rebar shape cut list of reinforcing bars
- Reinforcement Bar Bending Schedule: Creates bar bending schedule of reinforcing bars
- Reinforcement Drawing Dimensioning: Creates drawing and dimensioning of reinforcing bars