]> Creatis software - creaVtk.git/commitdiff
#3539 ImageSlabFilter box vtk9itk5wx3-macos
authoreduardo.davila@creatis.insa-lyon.fr <eduardo.davila@creatis.insa-lyon.fr>
Mon, 22 Jun 2026 12:40:10 +0000 (14:40 +0200)
committereduardo.davila@creatis.insa-lyon.fr <eduardo.davila@creatis.insa-lyon.fr>
Mon, 22 Jun 2026 12:40:10 +0000 (14:40 +0200)
bbtk_creaVtk_PKG/bbs/boxes/ImageSlabFilter_Widget.bbg
bbtk_creaVtk_PKG/bbs/boxes/ImageSlabFilter_Widget.bbs

index a6a425c26f2949686665027454ea6c4a2b9bfd18..8d8d71df9ddfd0d70736c971acea72a971c3026e 100644 (file)
@@ -14,39 +14,37 @@ PACKAGENAME:creaVtk
 COMPLEXOUTPUTS:2
 COMPLEX_PORT
 outWidget
--27.105975:-11.585622:-900.000000
+-11.657847:-13.603970:-900.000000
 FIN_COMPLEX_PORT
 COMPLEX_PORT
 OutImage
-35.321592:-13.058506:-900.000000
+11.567184:-14.067680:-900.000000
 FIN_COMPLEX_PORT
-COMPLEXINPUTS:2
+COMPLEXINPUTS:1
 COMPLEX_PORT
 ImageIn
-45.599027:57.959191:-900.000000
+8.802983:63.703721:-900.000000
 FIN_COMPLEX_PORT
-COMPLEX_PORT
-widgetOrientation
--45.723354:58.648547:-900.000000
-FIN_COMPLEX_PORT
-BOXES:6
+BOXES:5
 BOX
 wx:LayoutLine:Box00
 ISEXEC:FALSE
 -28.978486:8.223456:-900.000000
 6.101514:5.723456:-900.000000
+PORT
+Orientation:"H"
 FIN_BOX
 BOX
 creaVtk:ImageSlabFilter:Box01
 ISEXEC:FALSE
-33.515801:18.215839:-900.000000
-55.640801:15.715839:-900.000000
+13.409946:18.215839:-900.000000
+35.534946:15.715839:-900.000000
 FIN_BOX
 BOX
 wx:ComboBox:Box02
 ISEXEC:FALSE
--23.937062:32.637337:-900.000000
-4.102938:30.137337:-900.000000
+-69.117015:34.345170:-900.000000
+-41.077015:31.845170:-900.000000
 PORT
 In:"Mean Sum Min Max"
 PORT
@@ -57,8 +55,8 @@ FIN_BOX
 BOX
 wx:Slider:Box03
 ISEXEC:FALSE
-6.053890:32.340392:-900.000000
-37.613890:29.840392:-900.000000
+-39.048434:35.212657:-900.000000
+-7.488434:32.712657:-900.000000
 PORT
 In:"0"
 PORT
@@ -73,16 +71,10 @@ FIN_BOX
 BOX
 std:MagicBox:Box04
 ISEXEC:FALSE
-39.977543:46.714691:-900.000000
-61.577543:44.214691:-900.000000
-FIN_BOX
-BOX
-std:MagicBox:Box05
-ISEXEC:FALSE
--50.821316:45.107070:-900.000000
--29.221316:42.607070:-900.000000
+7.606340:44.463456:-900.000000
+29.206340:41.963456:-900.000000
 FIN_BOX
-CONNECTIONS:10
+CONNECTIONS:8
 CONNECTION
 Box02:Out:Box01:Type
 NumberOfControlPoints:0
@@ -107,10 +99,4 @@ NumberOfControlPoints:0
 CONNECTION
 Box02:Widget:Box00:Widget1
 NumberOfControlPoints:0
-CONNECTION
-widgetOrientation:widgetOrientation:Box05:In
-NumberOfControlPoints:0
-CONNECTION
-Box05:Out:Box00:Orientation
-NumberOfControlPoints:0
 APP_END
index a707bd8c32d910708a15b1b99863e325ba23bb78..a17089e63bc7b53901e2dfefcee878938b7dbcb2 100644 (file)
@@ -17,6 +17,7 @@ description "Description ??"
 category "<VOID>"
 
 new wx:LayoutLine Box00
+  set Box00.Orientation "H"
 
 new creaVtk:ImageSlabFilter Box01
 
@@ -34,19 +35,15 @@ new wx:Slider Box03
 
 new std:MagicBox Box04
 
-new std:MagicBox Box05
-
 
 connect Box02.Out Box01.Type
 connect Box03.Out Box01.Size
 connect Box03.Widget Box00.Widget2
 connect Box04.Out Box01.In
 connect Box02.Widget Box00.Widget1
-connect Box05.Out Box00.Orientation
 
 # Complex input ports
 input ImageIn Box04.In " "
-input widgetOrientation Box05.In " "
 
 # Complex output ports
 output outWidget Box00.Widget " "