Parametric refinement feature

This commit is contained in:
wmayer
2019-07-08 14:37:00 +02:00
parent 6d02fa5409
commit 787f5184e8
7 changed files with 95 additions and 9 deletions

View File

@@ -171,6 +171,7 @@ PyMOD_INIT_FUNC(PartGui)
PartGui::ViewProviderOffset ::init();
PartGui::ViewProviderOffset2D ::init();
PartGui::ViewProviderThickness ::init();
PartGui::ViewProviderRefine ::init();
PartGui::ViewProviderCustom ::init();
PartGui::ViewProviderCustomPython ::init();
PartGui::ViewProviderBoolean ::init();