]> Creatis software - creaVtk.git/blobdiff - bbtk_creaVtk_PKG/bbs/appli/exampleProbeFilter_tensors.bbs
3150 creaVtk Feature New Normal - PointPicker box
[creaVtk.git] / bbtk_creaVtk_PKG / bbs / appli / exampleProbeFilter_tensors.bbs
index 6a7ba046968856303d9f48e590be31f9820c7dc6..56cb810a53df7dc30ee471426233d02256c2601f 100644 (file)
@@ -1,6 +1,6 @@
 # ----------------------------------
 # - BBTKGEditor v 1.4 BBS BlackBox Script
-# - /home/davila/Creatis/creaVtk/bbtk_creaVtk_PKG/bbs/appli/exampleProbeFilter_tensors.bbs
+# - /tmpEED/creaTools/creatools_source/creaVtk/bbtk_creaVtk_PKG/bbs/appli/exampleProbeFilter_tensors.bbs
 # ----------------------------------
 
 # BBTK GEditor Script
@@ -18,35 +18,40 @@ author "Author ??"
 description "Description ??"
 category "<VOID>"
 
-new ViewerNV Box03
+new creaMaracasVisu:ViewerNV Box03
   set Box03.nTypeView "5"
 
-new LayoutSplit Box05
+new wx:LayoutSplit Box05
   set Box05.Proportion "10"
 
-new FileSelector Box06
+new wx:FileSelector Box06
 
-new LoadHola Box07
+new vtk:LoadHola Box07
 
-new StructuredPointsReader Box08
+new vtk:StructuredPointsReader Box08
   set Box08.In "/home/davila/Creatis/creaVtk/data/Tensors.vtk"
 
-new TensorsVisu Box09
+new creaVtk:TensorsVisu Box09
   set Box09.Active "true"
-  set Box09.ScaleFactor "1000"
+  set Box09.ScaleFactor "1"
 
-new PlaneWidget Box10
+new creaVtk:PlaneWidget Box10
   set Box10.Resolution "30"
 
-new CheckBox Box11
+new wx:CheckBox Box11
 
-new ProbeFilter Box12
+new vtk:ProbeFilter Box12
 
-new MagicBox Box13
+new std:MagicBox Box13
 
-new MagicBox Box14
+new std:MagicBox Box14
 
-new MagicBox Box15
+new std:MagicBox Box15
+
+new std:Configuration Box16
+
+new std:ConcatStrings Box17
+  set Box17.In2 "/creaVtk/Tensors.vtk"
 
 
 connect Box03.Widget Box05.Widget2
@@ -55,8 +60,6 @@ connect Box07.Out Box03.In
 
 connect Box03.Renderer1 Box09.Renderer
 
-connect Box07.Out Box10.In
-
 connect Box03.Renderer1 Box10.Renderer
 
 connect Box10.BoxChange Box09.BoxExecute
@@ -79,6 +82,12 @@ connect Box10.Out Box15.In
 
 connect Box15.Out Box12.Input
 
+connect Box17.Out Box08.In
+
+connect Box16.DataPath Box17.In1
+
+connect Box08.Out Box10.In
+
 
 
 # Complex input ports