PartDesign: expose SubShapeBinderPython
This commit is contained in:
@@ -416,3 +416,10 @@ std::vector<App::DocumentObject*> ViewProviderSubShapeBinder::claimChildren(void
|
||||
return ret;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
namespace Gui {
|
||||
PROPERTY_SOURCE_TEMPLATE(PartDesignGui::ViewProviderSubShapeBinderPython,
|
||||
PartDesignGui::ViewProviderSubShapeBinder)
|
||||
template class PartDesignGuiExport ViewProviderPythonFeatureT<ViewProviderSubShapeBinder>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user