[Paraview] vtkImageMarchingCubes as PlugIn XML-File: Problem with SetValue(int i, double value)
Boettcher, Prof. Dr. Peter
Boettcher at kleintierklinik.uni-leipzig.de
Tue Mar 27 16:26:20 EDT 2012
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120327/47b4500e/attachment.htm>
More information about the ParaView
mailing list