[Paraview-developers] InputArrayToProcess explanation
shinpei
noro_shinpei at web.de
Mon Jul 8 09:00:52 EDT 2013
Hi,
I use this property in my plugin:
<StringVectorProperty
command="SetInputArrayToProcess"
element_types="0 0 0 0 2"
label="Coeffizients"
name="CoefficientVector"
number_of_elements="5">
<ArrayListDomain attribute_type="Vectors"
input_domain_name="input_array"
name="array_list">
<RequiredProperties>
<Property function="Input" name="Input" />
</RequiredProperties>
</ArrayListDomain>
</StringVectorProperty>
Can anyone explain the element_types values and their meaning?
Thx
--
View this message in context: http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/InputArrayToProcess-explanation-tp2344.html
Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.
More information about the Paraview-developers
mailing list