PartDesign: expose SubShapeBinderPython

This commit is contained in:
Zheng, Lei
2020-01-11 09:38:21 +08:00
committed by Chris Hennes
parent 5f6b34ebad
commit 2bd4404afb
6 changed files with 25 additions and 0 deletions

View File

@@ -152,6 +152,7 @@ PyMOD_INIT_FUNC(PartDesignGui)
PartDesignGui::ViewProviderDatumCoordinateSystem::init();
PartDesignGui::ViewProviderShapeBinder ::init();
PartDesignGui::ViewProviderSubShapeBinder::init();
PartDesignGui::ViewProviderSubShapeBinderPython::init();
PartDesignGui::ViewProviderBoolean ::init();
PartDesignGui::ViewProviderAddSub ::init();
PartDesignGui::ViewProviderPrimitive ::init();