Dear All
I would like to make the vtkImageMarchingCubes filter visible in
ParaView. However I struggle when writing the GUI XML-File implementing
the SetValue() parameter. I didn't find an example of an XML-File
showing the syntax of a composed command: SetValue(int i, double value).
<DoubleVectorProperty
name="Value"
label="Value for Isosurface"
command="SetValue"
number_of_elements="1"
animateable="1"
default_values="1500.5" >
</DoubleVectorProperty>
Any help would be highly appreciated.
Peter.
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview