]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/bbs/boxes/Mesh_tool_ApplyPatch.bbs
#3534 Mesh_Application optimization
[creaMaracasVisu.git] / bbtk / bbs / boxes / Mesh_tool_ApplyPatch.bbs
index e6826e0bc1881231246b073630d48b4547de90b3..88f6e63601a34824f76034aa039f316c706577e0 100644 (file)
@@ -306,6 +306,20 @@ new creaMaracasVisu:ShowNPoints_Tools Box149
 new std:VectorFilterDouble Box150
   set Box150.Type "14"
 
+new std:ConcatStrings Box151
+
+new std:ConcatStrings Box152
+
+new std:ConcatStrings_tool Box153
+
+new std:StringSelect Box154
+  set Box154.In0 "0"
+  set Box154.In1 "2"
+
+new std:MagicBox Box155
+
+new creaMaracasVisu:InteractorStyleMaracas_Model Box156
+
 
 connect Box06.LstContourPointsX Box04.LstX
 connect showNpoints.lstIndexs Box06.LstIndexsIn
@@ -349,7 +363,6 @@ connect Box53.BoxChange Box77.BoxExecute
 connect Box43.BoxChange Box55.BoxExecute
 connect Box52.BoxChange Box55.In2
 connect Box43.BoxChange Box53.In6
-connect Box63.BoxChange showNpoints.BoxExecute
 connect Box64.Out Box57.wxVtkBaseView2
 connect Box65.Out Box57.wxVtkBaseView3
 connect Box69.Out Box57.wxVtkBaseView4
@@ -474,9 +487,20 @@ connect Box150.Out2 Box29.LstControlPointsZ
 connect Box150.Out3 Box29.LstIndexsIn
 connect showNpoints.lstSelectedIndexs Box150.k1
 connect showNpoints.lstIndexs Box150.In3
+connect Box154.Out Box153.Type
+connect Box151.Out Box154.In
+connect Box152.Box_ConcatStrings Box153.Box_ConcatString
+connect Box155.Out Box153.In1
+connect Box63.BoxChange Box153.BoxExecute
+connect Box152.Out showNpoints.In
+connect Box57.InteractorStyleMaracas Box156.InteractorStyleMaracas
+connect Box57.InteractorStyleMaracas2 Box156.InteractorStyleMaracas2
+connect Box57.InteractorStyleMaracas3 Box156.InteractorStyleMaracas3
+connect Box57.InteractorStyleMaracas4 Box156.InteractorStyleMaracas4
+connect Box151.Out Box156.Active
+connect Box151.BoxChange Box156.BoxExecute
 
 # Complex input ports
-input point showNpoints.In " "
 input mesh Box67.In " "
 input image Box35.In " "
 input title Box08.WinTitle " "
@@ -486,13 +510,11 @@ input wxvtkbaseview2 Box64.In " "
 input wxvtkbaseview3 Box65.In " "
 input wxvtkbaseview4 Box69.In " "
 input wxvtkbaseview1 Box71.In " "
+input point Box155.In " "
 
 # Complex output ports
 output widget Box08.Widget " "
-output interactorStyleMaracas Box57.InteractorStyleMaracas " "
-output interactorStyleMaracas2 Box57.InteractorStyleMaracas2 " "
-output interactorStyleMaracas3 Box57.InteractorStyleMaracas3 " "
-output interactorStyleMaracas4 Box57.InteractorStyleMaracas4 " "
+output Active_ConcatString_box Box151.Box_ConcatStrings " "
 
 
 endefine