FreeCAD: master fe295b70

Author Committer Branch Timestamp Parent
DeepSOIC DeepSOIC master 2016-05-06 15:52:42 master 897a66cb
Changeset Attacher: Py: introduce Py interface of AttachableObject

Small - just the introduction.
Support for Py features based on AttachableObject.
Redirect Part2DObjectPython's father to be AttachableObjectPython.
mod - src/Mod/Part/App/AppPart.cpp Diff File
mod - src/Mod/Part/App/AttachableObject.cpp Diff File
mod - src/Mod/Part/App/AttachableObject.h Diff File
add - src/Mod/Part/App/AttachableObjectPy.xml Diff File
add - src/Mod/Part/App/AttachableObjectPyImp.cpp Diff File
mod - src/Mod/Part/App/CMakeLists.txt Diff File
mod - src/Mod/Part/App/Part2DObjectPy.xml Diff File