> 1. when I used meshlab to load the vrml file - it was successful, but > the object shown in meshlab is in solid colour, rather than a contour > of a quantity, such as temperature in the ensight data. Is it possible > to load the temperature as the colour?
Not sure why colors won't be exported. Are these cell colors or point colors? > > 2. when I use pvsm file instead of loading the ensight data directly, like > > servermanager.LoadState(stateFile) > > the function Show() complained "Show() needs a proxy argument or that > an active source is set." I then used GetSources() to check the > sources after loading the state, (because I wanted to set an active > source), GetSources() returned an empty list. I am not sure what is > the reason for this, because when using GUI to load the pvsm file, > everything looks fine. That doesn't sound right either, especially since you say the state loads fine when loaded from client. Can you post the state file? Utkarsh _______________________________________________ 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
