FreeCAD: master 0f291555

Author Committer Branch Timestamp Parent
realthunder wmayer master 2019-08-28 06:01:37 master 68aca247
Changeset App/Gui: unify NotImplementedError handling in python features

Recognize NotImplementedError as an indication to call the C++
implementation.
mod - src/App/FeaturePython.cpp Diff File
mod - src/App/FeaturePython.h Diff File
mod - src/Gui/ViewProviderPythonFeature.cpp Diff File
mod - src/Gui/ViewProviderPythonFeature.h Diff File