Suraj
Suraj
Add output_file argument in function RebarShapeCutList.RebarShapeCutListfunc.getRebarShapeSVG() same as did in function RebarShapeCutList.RebarShapeCutListfunc.getRebarShapeCutList()
As reported here: https://forum.freecadweb.org/viewtopic.php?f=23&t=44580&start=290#p427807  Possible solution is to use rebar bounding box to get min-max points of helical rebar shape to compute dimension label position.
https://forum.freecadweb.org/viewtopic.php?f=23&t=44580&p=422197#p422388
As suggested here: https://forum.freecadweb.org/viewtopic.php?f=23&t=44580&start=280#p426285  Implementation idea: This may be done by decreasing appropriate rebar covers and calling function getPointsOf e.g. [getPointsOfLShapeRebar](https://github.com/SurajDadral/FreeCAD-Reinforcement/blob/master/LShapeRebar.py#L46) to get relocated points and then prepare basewire...
As reported here: https://forum.freecadweb.org/viewtopic.php?p=432144#p431740
As suggested by @ebrahimraeyat here: https://forum.freecadweb.org/viewtopic.php?f=23&t=44580&p=428803#p428925
As suggested here: https://forum.freecadweb.org/viewtopic.php?f=23&t=44580&start=290#p427720 > I thought about the problem of stirrups representation and came to the following conclusions: > - The current representation (e.g. Figure 1a) is not wrong,...
As reported here: https://forum.freecadweb.org/viewtopic.php?f=23&t=44580&start=290#p427807 > In BOM and bar-bending-schedule the following words are hard-coded. It would be great if they could also be changed by the user like the others....
Add save preferences button in rebar shape cut list and bar bending schedule dialog as in BOM dialog
As suggested here: https://forum.freecadweb.org/viewtopic.php?f=23&t=44580&start=290#p427807 > It would be useful if the rebar-shape-cut-list dialog and the bar-bending-schedule dialog would get a similar Save-Preferences-Button like the BOM dialog. This issue depends on...
It will be convenient for user to have list of preferences from which user can choose which preference to apply for Reinforcement workbench.