]> Creatis software - bbtk.git/blobdiff - packages/toolsbbtk/bbs/boxes/imageVtkPropertiesWidget.bbs
#3515 Add ext to ImagaVtkProperties box
[bbtk.git] / packages / toolsbbtk / bbs / boxes / imageVtkPropertiesWidget.bbs
index ec0bb530b9728018772fb9d59208ede45c39de56..bfcf1e44053356b0065cd23986ddf6f7edd0cd79 100644 (file)
@@ -1,5 +1,5 @@
 # ----------------------------------
-# - BBTKGEditor v 1.5 BBS BlackBox Script (Complex Box)
+# - BBTKGEditor v 1.6 BBS BlackBox Script (Complex Box)
 # - /Users/davila/Creatis/C23/creatools_source/bbtk/packages/toolsbbtk/bbs/boxes/imageVtkPropertiesWidget.bbs
 # ----------------------------------
 
@@ -60,6 +60,9 @@ new std:GetVectorDoubleElement Box19
 new std:GetVectorDoubleElement Box21
   set Box21.I "2"
 
+new wx:OutputText Box23
+  set Box23.Title "Extent"
+
 
 connect Box09.Components Box10.In
 connect Box09.MinMax Box26.In
@@ -91,6 +94,9 @@ connect Box21.Out Box16.In5
 connect Box18.Out Box16.In1
 connect Box19.Out Box16.In3
 connect Box16.Out Box15.In
+connect Box23.Widget Box11.Widget8
+connect Box09.Extent Box23.In
+connect Box14.Out Box23.BoxExecute
 
 # Complex input ports
 input in Box09.In " "
@@ -105,6 +111,7 @@ output Size Box09.Size " "
 output Spacing Box09.Spacing " "
 output TypeName Box09.TypeName " "
 output origin Box09.Origin " "
+output extent Box09.Extent " "
 
 
 endefine