<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
For those who are interested in, I used a little trick to do that by setting "NonInteractiveRenderDelay" to a high <br>value. ( I putted 3600 seconds =&gt; one hour )<br>I putted a " force render " button that ignore NonInteractiveRenderDelay value and render the mesh.<br><br>Problems are :<br>When I "force render", the NonInteractiveRenderDelay timer continue decrease. ( I would like the timer to stop )<br>When adding sources to the current pqRenderView, they are immediately rendered. ( I would like to avoid that and juste add them in a brute state like when manipulated)<br>Actually I have to put a high value to the NonInteractiveRenderDelay, but it could be nice to put it to -1 (or have a setter) and have it never to render except when "force render".<br><br>=&gt; I work with 10Go or more data-set so I often need to move the mesh for long to find the correct vue, if it try to render it each time it's not practice.<br><br>PS: should I add a "Feature Request" ?<br><br>Gil<br><hr size="2" width="100%"><blockquote><blockquote><b>Wertz Gil</b><br></blockquote><i>gilwertz@hotmail.com</i><br></blockquote><hr size="2" width="100%"><br><br><br><br><hr id="stopSpelling">From: gilwertz@hotmail.com<br>To: paraview@paraview.org<br>Date: Wed, 13 Apr 2011 15:27:55 +0200<br>Subject: [Paraview] Block pqRenderView rendering<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>


Once again a little question -_- :<br><br>I don't wan my pqRenderView to render after mouse event, en then I'll render by clicking a button.<br><br>I need to do that because my mesh is heavy ( ~10Go ).<br><br>Is there a way to block rendering ?<br>or<br>To set a big time wait before rendering ?<br><br>then I will just use a button to pqRenderView.render();<br><br>Tnaks<br><br><hr size="2" width="100%"><blockquote><blockquote><b>Wertz Gil</b><br></blockquote><i>gilwertz@hotmail.com</i><br></blockquote><hr size="2" width="100%"><br><br>                                               
<br>_______________________________________________
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                                               </body>
</html>