Make FeaturePython Python binding a template class to avoid code duplication

This commit is contained in:
wmayer
2013-03-22 00:34:18 +01:00
parent e6de57649b
commit 605e85b952
30 changed files with 508 additions and 506 deletions

View File

@@ -44,7 +44,7 @@
#endif
#include <Base/Exception.h>
#include "Part2DObject.h"
#include "Geometry.h"