X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk_creaVtk_PKG%2Fbbs%2Fboxes%2FPlaneVectorVisu_Widget.bbs;h=bbeaa56d4248b7a9e8eaf3b7628fb25900208d91;hb=562222204bce7de0a24fac67cb4e5acc05b20f5d;hp=efc73d1e2fb4244394f926b3da0096a408a8bd33;hpb=8657c5238e5cbbb671f089bec24ec42b953c87ae;p=creaVtk.git diff --git a/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs b/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs index efc73d1..bbeaa56 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/creaVtk/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs +# - /home/davila/Creatis/creaTools/creatools_source/creaVtk/bbtk_creaVtk_PKG/bbs/boxes/PlaneVectorVisu_Widget.bbs # ---------------------------------- include std @@ -30,6 +30,7 @@ new vtkImageDataPointerRelay Box04 new MagicBox Box05 new PlaneVectorViso_Interface Box06 + set Box06.typeFormsStr "Line Arrow" connect Box01.BoxChange Box02.In1 @@ -47,6 +48,7 @@ connect Box06.ScaleFactor Box00.ScaleFactor connect Box06.boxChange Box02.In2 connect Box06.Ratio Box01.Resolution connect Box06.boxChange Box01.BoxExecute +connect Box06.typeForm Box00.TypeForm # Complex input ports input vtkImageData Box04.In " " @@ -56,5 +58,6 @@ input renderer Box05.In " " output Widget Box06.widget " " output boxchange Box02.BoxChange " " +message endefine