]> Creatis software - creaVtk.git/blobdiff - bbtk_creaVtk_PKG/src/bbcreaVtkPlaneWidget_Base.cxx
#3517 Adjustments Undo - Redo for deformation
[creaVtk.git] / bbtk_creaVtk_PKG / src / bbcreaVtkPlaneWidget_Base.cxx
index 2eb006a63623250122f804bc37c45c1dc20836fe..c666b5fd8cc048774732d1da2d827839755015f0 100644 (file)
@@ -45,7 +45,7 @@ void PlaneWidget_Base::Process()
     {
        bbGetInputIn()->SetNormalIn(bbGetInputParamVector());
        bbGetInputIn()->Process();
-        bbGetInputIn()->Execute();
+        //bbGetInputIn()->Execute();
     } // if Type == 2
     if((bbGetInputType()==3)  &&  (bbGetInputIn()!=NULL) && (bbGetInputParamVector().size() == 3))
     {