FreeCAD: master 41a4ef66

Author Committer Branch Timestamp Parent
furti Yorik van Havre master 2019-05-03 10:07:10 master 9cfb84d8
Changeset Add Arch Fence builder

This tool can build a Fence by giving it a single Section, a single Post
and a Path.
It will calculate the number of posts and sections needed and repeat them
along the path so that a full fence is build.
mod - src/Mod/Arch/Arch.py Diff File
add - src/Mod/Arch/ArchFence.py Diff File
mod - src/Mod/Arch/InitGui.py Diff File
add - src/Mod/Arch/Resources/icons/Arch_Fence.svg Diff File
add - src/Mod/Arch/Resources/icons/Arch_Fence_Tree.svg Diff File