[Paraview] Plugin XML - property as astring
Aurélien Marsan
aurelien.marsan at ecl2009.ec-lyon.fr
Sat Jun 12 07:43:44 EDT 2010
default_values="DebutNomMai;* '*tata*'* "
I don't think so.
When I don't put the quote marks around "tata", an error occurs.
---> tata is not defined.
The command is "SetParameter", and the filter try to execute
DebutNomMai = tata
... Or I misunderstand something ?
> <StringVectorProperty
> > name="DebutNomMai"
> > command="*SetParameter*"
> > number_of_elements="2"
> > default_values_delimiter=";"
> > default_values="DebutNomMai;'tata'">
> > </StringVectorProperty>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100612/05982c7f/attachment.htm>
More information about the ParaView
mailing list