[Paraview] ArrayRangeDomain with fixed array name

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Sep 25 09:15:07 EDT 2009


You can try specifying the array name as a default value for the
string-verctor-property and then  use:
 <Hints>
       <Property name="TheArrayNameProperty" show="0"/>
 </Hints>

to hide the property from the user.

Utkarsh

On Fri, Sep 25, 2009 at 9:10 AM, Fred Fred <stan1313 at hotmail.fr> wrote:
> Hello,
> I have understood that it is possible to bound the domain of an input
> variable by the range of a scalar array.
> But the PV doc said that it is mandatory to connect the ArrayRangeDomain
> section with a StringVectorProperty, which allows to select the scalars.
> Is it possible to bound a variable by an array range without having to offer
> the posibility of choosing the array (in my case, the required array has a
> fixed name and thus I woulf like not to offer any alternative choice)?
>
>
> ________________________________
> Vous voulez savoir ce que vous pouvez faire avec le nouveau Windows Live ?
> Lancez-vous !
> _______________________________________________
> 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
>
>


More information about the ParaView mailing list