<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>RE: [Paraview] Please help!! How to force Render() from a reader</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi Takuya,<BR>
<BR>
&gt;&nbsp;&nbsp; // 1. If one is happy with only updating the active view<BR>
&gt;&nbsp; if(this-&gt;view()) // may be null if no active view is present<BR>
&gt;&nbsp;&nbsp;&nbsp; {<BR>
&gt;&nbsp;&nbsp;&nbsp; this-&gt;view()-&gt;render();<BR>
&gt;&nbsp;&nbsp;&nbsp; }<BR>
<BR>
&gt;&nbsp; // 3. All views including irrelevant ones may be rendered by<BR>
&gt;&nbsp; pqApplicationCore::instance()-&gt;render();<BR>
<BR>
Both of these work quite nicely for me. Thanks for the quick info!<BR>
<BR>
/mark<BR>
</FONT>
</P>

<p>This e-mail message and any attachments may contain legally privileged, confidential or proprietary Information, or information otherwise protected by law of EMCON Technologies, its affiliates, or third parties. This notice serves as marking of its "Confidential" status as defined in any confidentiality agreements concerning the sender and recipient. If you are not the intended recipient(s), or the employee or agent responsible for delivery of this message to the intended recipient(s), you are hereby notified that any dissemination, distribution or copying of this e-mail message is strictly prohibited. 
If you have received this message in error, please immediately notify the sender and delete this e-mail message from your computer.
</p>
</BODY>
</HTML>