]> Creatis software - creaVtk.git/blobdiff - bbtk_creaVtk_PKG/bbs/boxes/VectorsTensors_Widget.bbs
#3076 creaVtk Bug New Normal - message documentation in boxes
[creaVtk.git] / bbtk_creaVtk_PKG / bbs / boxes / VectorsTensors_Widget.bbs
index ed1605e6669495a3d3d4b9be7734695a16216bee..1187f71c6832452dfa149d5ae70989171ebf4da5 100644 (file)
@@ -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/VectorsTensors_Widget.bbs
+# - VectorsTensors_Widget.bbs
 # ----------------------------------
 
 include std
@@ -17,38 +17,38 @@ description "Description ??"
 
 category "<VOID>"
 
-new UpdateRender Box22
+new vtk:UpdateRender Box22
   set Box22.Active "true"
 
-new LayoutTab Box17
+new wx:LayoutTab Box17
   set Box17.WinTitle "VectorsTensors Analysis"
 
-new MultipleInputs Box23
+new std:MultipleInputs Box23
   set Box23.BoxProcessMode "Reactive"
 
-new PlaneVectorVisu_Widget Box41
+new creaVtk:PlaneVectorVisu_Widget Box41
 
-new LayoutLine Box14
+new wx:LayoutLine Box14
   set Box14.WinTitle "Field"
 
-new VolumeVectorVisu_Widget Box18
+new creaVtk:VolumeVectorVisu_Widget Box18
 
-new LayoutLine Box16
+new wx:LayoutLine Box16
   set Box16.WinTitle "Tensors"
 
-new VolumeTensorVisu_Widget Box19
+new creaVtk:VolumeTensorVisu_Widget Box19
 
-new PlaneTensorVisu_Widget Box21
+new creaVtk:PlaneTensorVisu_Widget Box21
 
-new PlaneWidget_StreamLineVisu_Widget Box30
+new creaVtk:PlaneWidget_StreamLineVisu_Widget Box30
 
-new vtkImageDataPointerRelay Box26
+new vtk:vtkImageDataPointerRelay Box26
 
-new vtkImageDataPointerRelay Box27
+new vtk:vtkImageDataPointerRelay Box27
 
-new MagicBox Box28
+new std:MagicBox Box28
 
-new LayoutTab Box29
+new wx:LayoutTab Box29
   set Box29.WinTitle "Vectors"
 
 
@@ -88,6 +88,5 @@ input vtkRenderer Box28.In " "
 # Complex output ports
 output widget Box17.Widget " "
 
-message    
 
 endefine