X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk_creaVtk_PKG%2Fbbs%2Fboxes%2FPlaneVectorVisu_Widget.bbs;h=05e401e1d780f26050a0340e422be023e4846a0f;hb=d1ff777024c5613e1c10ed20c784bb323c8407a1;hp=b22e2a958ac27e0ef9b8fc4fc0e1bc44d7be1dcc;hpb=0fe587457cf4d6eda506990f92a35796ad6ef7cc;p=creaVtk.git diff --git a/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs b/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs index b22e2a9..05e401e 100644 --- a/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs +++ b/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs @@ -1,6 +1,6 @@ # ---------------------------------- # - BBTKGEditor v 1.4 BBS BlackBox Script (Complex Box) -# - /tmpEED/creaTools2/creatools_source/creaVtk/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs +# - /tmpEED/creaTools/creatools_source/creaVtk/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs # ---------------------------------- include std @@ -35,6 +35,8 @@ new vtk:UpdateRender Box13 new std:SharedMemory Box15 +new std:MagicBox Box11 + connect Box03.Out Box00.In connect Box01.Out Box03.Input @@ -52,11 +54,12 @@ connect Box05.Out Box13.Renderer connect Box15.Out Box00.BoxExecute connect Box06.boxChange Box15.In1 connect Box15.Out Box13.BoxExecute -connect Box01.BoxChange Box15.In2 +connect Box11.Out Box15.In2 # Complex input ports input vtkImageData Box04.In " " input renderer Box05.In " " +input boxexecute Box11.BoxExecute " " # Complex output ports output Widget Box06.widget " "