X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=bbtk_creaVtk_PKG%2Fbbs%2Fboxes%2FVectorsTensors_Widget.bbs;fp=bbtk_creaVtk_PKG%2Fbbs%2Fboxes%2FVectorsTensors_Widget.bbs;h=1187f71c6832452dfa149d5ae70989171ebf4da5;hb=71f4ba48418f9a46a4b533f8b10bc81a5c5e657e;hp=ed1605e6669495a3d3d4b9be7734695a16216bee;hpb=e4e46361bd0186fcf85cc2b17e54cf65f0b0cca8;p=creaVtk.git diff --git a/bbtk_creaVtk_PKG/bbs/boxes/VectorsTensors_Widget.bbs b/bbtk_creaVtk_PKG/bbs/boxes/VectorsTensors_Widget.bbs index ed1605e..1187f71 100644 --- a/bbtk_creaVtk_PKG/bbs/boxes/VectorsTensors_Widget.bbs +++ b/bbtk_creaVtk_PKG/bbs/boxes/VectorsTensors_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/VectorsTensors_Widget.bbs +# - VectorsTensors_Widget.bbs # ---------------------------------- include std @@ -17,38 +17,38 @@ description "Description ??" category "" -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