]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/bbs/boxes/MeshContours_Widget.bbs
#3540 Mesh contour with free plane module
[creaMaracasVisu.git] / bbtk / bbs / boxes / MeshContours_Widget.bbs
index 6447a7a4f3e9fa8ae4a484232f1261a33e61ab3a..65074031ddc40d48083711c1f13f40f0c6410dfa 100644 (file)
@@ -39,6 +39,20 @@ new std:ConcatStrings Box09
 new std:Mul Box10
   set Box10.In2 "1"
 
+new std:MagicBox Box11
+
+new std:MagicBox Box12
+
+new std:MagicBox Box13
+
+new std:Mul Box14
+  set Box14.In2 "1"
+
+new std:MagicBox Box15
+
+new std:Mul Box16
+  set Box16.In2 "1"
+
 
 connect Box38.Out Box53.polydata
 connect Box45.Out Box53.wxvtkbaseview2D1
@@ -53,6 +67,16 @@ connect Box09.Out Box53.opacity3
 connect Box52.LineWidth Box53.lineWidth
 connect Box10.Out Box53.activeContour
 connect Box52.active Box10.In1
+connect Box11.Out Box53.freeplane_point
+connect Box12.Out Box53.freeplane_transform
+connect Box13.Out Box53.freeplane_boxexecute
+connect Box15.Out Box10.In2
+connect Box15.Out Box14.In2
+connect Box52.activeFreePlane Box14.In1
+connect Box14.Out Box53.activeContour_FreePlane
+connect Box15.Out Box16.In2
+connect Box52.active3D Box16.In1
+connect Box16.Out Box53.activeContour3D
 
 # Complex input ports
 input _polydata Box38.In " "
@@ -62,7 +86,10 @@ input _wxvtkbaseview2D3 Box47.In " "
 input _wxvtkbaseview3D1 Box51.In " "
 input _execute Box36.In " "
 input colorMesh Box08.In " "
-input active_widget Box10.In2 " "
+input Freeplane_point Box11.In " "
+input Freeplane_transform Box12.In " "
+input Freeplane_boxexecute Box13.In " "
+input active_widget Box15.In " "
 
 # Complex output ports
 output _widget Box52.widget " "