FreeCAD: master 14c98d25

Author Committer Branch Timestamp Parent
Zheng, Lei Zheng, Lei master 2017-02-01 04:02:01 master fa6c31aa
Changeset Path.Area: added python static method setDefaultParams()

set/getDefaultParams controls the default parameters used when
creating Path.Area object. It also has extra parameter to control
Path.Area log level.
mod - src/Mod/Path/App/Area.cpp Diff File
mod - src/Mod/Path/App/Area.h Diff File
mod - src/Mod/Path/App/AreaParams.h Diff File
mod - src/Mod/Path/App/AreaPy.xml Diff File
mod - src/Mod/Path/App/AreaPyImp.cpp Diff File