X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk_creaVtk_PKG%2Fbbs%2Fboxes%2FPlaneVectorVisu_Widget.bbs;h=b22e2a958ac27e0ef9b8fc4fc0e1bc44d7be1dcc;hb=8bfff910147ed9b3e76f839f63abee27da8860b5;hp=9cfe787f0255f15c84f1a54588b9a1664e15d86e;hpb=ae7fdf94ccaa1c21be9e2d1a4775253a6ca08670;p=creaVtk.git diff --git a/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs b/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs index 9cfe787..b22e2a9 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) -# - /home/davila/Creatis/creaTools/creatools_source/creaVtk/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs +# - /tmpEED/creaTools2/creatools_source/creaVtk/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs # ---------------------------------- include std @@ -16,30 +16,24 @@ description "Description ??" category "" -new VectorsVisu Box00 +new creaVtk:VectorsVisu Box00 -new PlaneWidget Box01 +new creaVtk:PlaneWidget Box01 -new ProbeFilter Box03 +new vtk:ProbeFilter Box03 -new vtkImageDataPointerRelay Box04 +new vtk:vtkImageDataPointerRelay Box04 -new MagicBox Box05 +new std:MagicBox Box05 -new PlaneVectorViso_Interface Box06 +new creaVtk:PlaneVectorViso_Interface Box06 set Box06.typeFormsStr "Line Arrow" -new ExecSystemCommand Box11 - set Box11.In "echo pppppppp" - -new UpdateRender Box13 +new vtk:UpdateRender Box13 set Box13.Active "true" set Box13.BoxProcessMode "Reactive" -new ExecSystemCommand Box14 - set Box14.In "echo ccccccccccccccccc" - -new SharedMemory Box15 +new std:SharedMemory Box15 connect Box03.Out Box00.In @@ -54,12 +48,11 @@ connect Box06.Opacity Box00.Opacity connect Box06.ScaleFactor Box00.ScaleFactor connect Box06.Ratio Box01.Resolution connect Box06.typeForm Box00.TypeForm -connect Box06.boxChange Box11.BoxExecute connect Box05.Out Box13.Renderer -connect Box15.Out Box14.BoxExecute connect Box15.Out Box00.BoxExecute connect Box06.boxChange Box15.In1 connect Box15.Out Box13.BoxExecute +connect Box01.BoxChange Box15.In2 # Complex input ports input vtkImageData Box04.In " "