]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GConnectorModel.cxx
v1.1.0 BUG 1400
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GConnectorModel.cxx
index 2956f0dc383fc7ea07a17502f2a1d53488e839be..7be647f13f8797d20cb12d80de3a43e72434d3f6 100644 (file)
@@ -136,6 +136,7 @@ namespace bbtk
                // Refresh the position of the contourModel last point with the data of the connector model
                point = _model->GetManualPoint(_model->GetSizeLstPoints()-1);
                point->SetPoint(xCenter,yport,zCenter);
+               
        }
 
        //=========================================================================