OlegIT
(Олег Али-Аскерович Азизов)
1
Help me find documentation on XML configuration files describing the behavior of filters. What I found is not a complete description. There is a text
<StringVectorProperty command="SetInputArrayToProcess"
element_types="0 0 0 0 2"
name="SelectInputVectors"
label="Input Array"
number_of_elements="5">
What values can parameters take? Is there a list of valid parameters? For example, there is this line
element_types="int int str int double double int str"
When to use what values? Sometimes string values are used, sometimes numeric.
mwestphal
(Mathieu Westphal (Kitware))
2
Lots of goof info here:
Also this one about SetInputArrayToProcess
https://vtk.org/doc/nightly/html/classvtkAlgorithm.html