Skip to content

Set placement of bottom Stirrup

Created by: SurajDadral

As discussed here: https://forum.freecadweb.org/viewtopic.php?f=8&t=35077&start=100#p310036

While creating stirrups, if we set offset of tie to zero, then the bottom stirrup will go out of column as in below image: https://forum.freecadweb.org/download/file.php?id=84300

After modification, with same data, the stirrup in column looks like: https://forum.freecadweb.org/download/file.php?id=84301

Thank you for creating a pull request to contribute to FreeCAD! To ease integration, please confirm the following:

  • Branch rebased on latest master git pull --rebase upstream master
  • Unit tests confirmed to pass by running ./bin/FreeCAD --run-test 0
  • Commit message is well-written
  • Commit message includes issue #<id> or fixes #<id> where <id> is the associated MantisBT issue id if one exists

And please remember to update the Wiki with the features added or changed once this PR is merged.
Note: If you don't have wiki access, then please mention your contribution on the 0.19 Changelog Forum Thread.


Merge request reports