]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GObjectModel.cxx
Move box and refresh position ... ports don't refresh automatically their position...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GObjectModel.cxx
index 4752ec9595d6414bc1adc71812582e7d6e081e45..f6d8c4d174da9f0fedebfdf3c5806166893797f4 100644 (file)
@@ -140,6 +140,10 @@ namespace bbtk
 
        //=========================================================================
 
+       void GObjectModel::move(double xx,double yy,double zz)//virtual
+       {
+               setInicPoint(xx,yy,zz);
+       }
 
        //=========================================================================