FreeCAD: master f5476151

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-10-08 16:27:32 master f799717f
Changeset Draft: fix mismatch of argument in get_dxf function

The name of the argument, `projection`, in the old function
is incorrect; it should be `direction`, which was the original
argument's name when this method was split into its own module
(c79f890).
mod - src/Mod/Draft/draftfunctions/dxf.py Diff File