Hello, I confirm that the problem I have is actually not related to the bug Seb mentioned.
I have fixed my code for loading the ensight data and export into a vrml file, by referring to your previous post http://markmail.org/message/h5ke2nxewvzdcaen There are two problems I am still confused: 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? 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. Many thanks for your advices in advance, Wayne On 21 June 2011 15:34, Utkarsh Ayachit <[email protected]> wrote: > On Sat, Jun 18, 2011 at 11:07 AM, Sebastien Jourdain > <[email protected]> wrote: >> I can not remember but it might be also in the 3.10.1 release. > > I confirm that the fix made it into 3.10.1 release as well. So you > should be able to export valid VRML/X3D files from 3.10.1 > > 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
