PartDesign: add ViewProviderPython
+ bind PartDesign::Feature to PartDesign::ViewProvider, and adjust viewprovider of PartDesign::FeaturePython accordingly.
This commit is contained in:
committed by
Yorik van Havre
parent
eae0d6594c
commit
5e5b3f8b61
@@ -123,6 +123,7 @@ PyMOD_INIT_FUNC(PartDesignGui)
|
||||
|
||||
PartDesignGui::Workbench ::init();
|
||||
PartDesignGui::ViewProvider ::init();
|
||||
PartDesignGui::ViewProviderPython ::init();
|
||||
PartDesignGui::ViewProviderBody ::init();
|
||||
PartDesignGui::ViewProviderSketchBased ::init();
|
||||
PartDesignGui::ViewProviderPocket ::init();
|
||||
|
||||
Reference in New Issue
Block a user