FreeCAD: master 31ae323e

Author Committer Branch Timestamp Parent
russ4262 russ4262 master 2020-06-06 19:01:32 master 76aac3a2
Changeset Path: Add `ShapeName` property to ToolBit objects

The new `ShapeName` is the name of the FreeCAD shape file containing the 3D body of the cutter.
We might want to change the source of the `ShapeName` to the name of the first Body object in the shape file, rather than the name of the file itself.
mod - src/Mod/Path/PathScripts/PathToolBit.py Diff File