Initial task panel for filling function

This commit is contained in:
wmayer
2017-04-22 09:53:31 +02:00
parent 5b0c93f57c
commit a76ebbcec9
9 changed files with 808 additions and 30 deletions

View File

@@ -35,6 +35,7 @@
#include "Workbench.h"
#include "TaskGeomFillSurface.h"
#include "TaskFilling.h"
// use a different name to CreateCommand()
void CreateSurfaceCommands(void);
@@ -76,7 +77,8 @@ PyMOD_INIT_FUNC(SurfaceGui)
CreateSurfaceCommands();
SurfaceGui::Workbench::init();
SurfaceGui::ViewProviderGeomFillSurface::init();
SurfaceGui::ViewProviderGeomFillSurface ::init();
SurfaceGui::ViewProviderFilling ::init();
// SurfaceGui::ViewProviderCut::init();