Make FeaturePython Python binding a template class to avoid code duplication
This commit is contained in:
@@ -53,9 +53,10 @@
|
||||
#include "FeatureDraft.h"
|
||||
|
||||
|
||||
using namespace PartDesign;
|
||||
|
||||
#include <Base/Console.h>
|
||||
#include <Base/Exception.h>
|
||||
|
||||
using namespace PartDesign;
|
||||
|
||||
|
||||
PROPERTY_SOURCE(PartDesign::Draft, PartDesign::DressUp)
|
||||
|
||||
Reference in New Issue
Block a user