[Paraview] Error Message from vtkPVArraySelection.cxx

RAVINDRANATH LANKA rlanka at hotmail.com
Fri May 6 12:23:45 EDT 2005


Amy,
Thank you very much.  I changed the xml file as you suggested and it is 
working fine now.

I have a follow up question on the xml. Currently my  "UpdateTimeStep" Node 
of type "IntVectorProperty" has a min of 1 and max of 128.  The max value is 
actually an output of theanalysis that I would like to dynamically change. 
Is there a way to access these node attributes.

      <IntVectorProperty
            name="UpdateTimeStep"
            command="SetUpdateTimeStep"
            number_of_elements="1"
            default_values="0">
            <IntRangeDomain name="range" min="1" max="128" />
        </IntVectorPropertty>

Ravi

--------------
Try making the changes indicated below.  If this fixes the problem, it means 
that ParaView couldn't find your information-only string vector property.

- Amy

_________________________________________________________________
Insta predictions! 
http://www.astroyogi.com/newmsn/astroshopping/astrologerservices/express.asp 
Get your answers in 48 hours!



More information about the ParaView mailing list