[Paraview] How to bound values of a variable as a function of a given array?

Fred Fred stan1313 at hotmail.fr
Mon Jan 4 10:26:31 EST 2010


I would like May anybody tell me what is wrong in my XML code?

      <StringVectorProperty 
     name="SelectInputScalars" 
     command="SetInputArrayToProcess"
     number_of_elements="5"
     element_types="0 0 0 0 2"
     animateable="0"
     label="Scalars">
    <ArrayListDomain name="array_list" attribute_type="Scalars">
          <RequiredProperties>
            <Property name="Input" function="Input"/>
          </RequiredProperties>
    </ArrayListDomain>
    </StringVectorProperty>

      <DoubleVectorProperty
     name="TimeStep"
         label="Time Step"
     command="SetTimeStep"
     number_of_elements="1"
         default_values="0">
    <ArrayRangeDomain name="scalar_range">
          <RequiredProperties>
            <Property name="Input" function="Input"/>
            <Property name="SelectInputScalars" function="ArraySelection"/>
          </RequiredProperties>
    </ArrayRangeDomain>         
      </DoubleVectorProperty>

 		 	   		  
_________________________________________________________________
Vivez Noël avant l'heure avec Hotmail Magic Moment !
http://www.hotmailmagicmoment.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100104/18714a98/attachment.htm>


More information about the ParaView mailing list