FreeCAD: master c1ab9809

Author Committer Branch Timestamp Parent
Zheng, Lei wmayer master 2017-03-09 04:15:11 master b8843ec8
Changeset Path.Area: Changed FeatureArea WorkPlane behavior

FeatureArea will return the user defined workplane if there is one, or
else it returns auto selected plane by its internal Area object
mod - src/Mod/Path/App/Area.cpp Diff File
mod - src/Mod/Path/App/Area.h Diff File
mod - src/Mod/Path/App/AreaPy.xml Diff File
mod - src/Mod/Path/App/AreaPyImp.cpp Diff File
mod - src/Mod/Path/App/FeatureArea.cpp Diff File
mod - src/Mod/Path/App/FeatureArea.h Diff File
mod - src/Mod/Path/App/FeatureAreaPy.xml Diff File
mod - src/Mod/Path/App/FeatureAreaPyImp.cpp Diff File