]> Creatis software - bbtk.git/blobdiff - packages/wxvtk/bbs/boxes/bbIsoSurfaceWidget.bbs
no message
[bbtk.git] / packages / wxvtk / bbs / boxes / bbIsoSurfaceWidget.bbs
index 6fddd51fd0da268925c6d76cbece14b9612b1c4a..8a6492d6ff5fb4161caf6f9b1df6df91247a94a6 100644 (file)
@@ -61,13 +61,14 @@ connect refresh.Out surface.BoxExecute
 
 # Complex input ports
 input Title controls.WinTitle " "
-input In surface.In " "
 input Opacity opacity.In " "
 input Isovalue isovalue.In " "
 input Colour colour.In " "
 input Vertical controls.Orientation " "
 input BoxExecute refresh.In4 " "
 input vtkRenderer surface.Renderer " "
+input In surface.In " "
+input maxIsovalue isovalue.Max " "
 
 # Complex output ports
 output Out surface.Out " "