<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<META content="MSHTML 6.00.6000.17098" name=GENERATOR></HEAD>
<BODY text=#000000 bgColor=#ffffff>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><SPAN class=656515013-26072011><FONT face=Arial color=#0000ff size=2>Try
out the Python trace functionality. It'll give you the answer in a few
seconds.</FONT></SPAN></DIV>
<DIV> </DIV><!-- Converted from text/plain format -->
<P><FONT size=2>===================================<BR><BR>Adriano Gagliardi
MEng PhD<BR>Business Sector Leader<BR>Computational Aerodynamics<BR>Aircraft
Research Association Ltd.<BR>Manton Lane<BR>Bedford<BR><BR>Tel: 01234 32
4644<BR>E-mail: agagliardi@ara.co.uk<BR>Url: www.ara.co.uk </FONT></P>
<DIV> </DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> paraview-bounces@paraview.org
[mailto:paraview-bounces@paraview.org] <B>On Behalf Of </B>Raphael
Muenster<BR><B>Sent:</B> 26 July 2011 14:15<BR><B>To:</B>
paraview@paraview.org<BR><B>Subject:</B> [Paraview] Paraview python option "Show
Plane" for slices<BR></FONT><BR></DIV>
<DIV></DIV>Hello,<BR><BR>I am trying to make screenshots with a python script,
in principal it works, but just one detail is not working how I would like it to
be.<BR>I applied a Slice filter with type 'Plane' to my input and I want to take
a screenshot of the slice. In the GUI (in the Properties tab of the slice )
there is a check box "Show Plane" that controls the visibility of the
Slice plane. When I want to take my screenshot I would like to turn off the
visibility of the slice plane, so that only the data slice is shown. In the GUI
I would do that by simply unchecking the check box "Show Plane". I could not
find out how to do that in python. Python shows me the following properties of
the slice:<BR>
<STYLE type=text/css>P {
        
}
LI {
        
}
</STYLE>
<BR>>>>for prop in
cutplane1:<BR>...
prop.GetXMLLabel()<BR><BR>'Slice Offset Values'<BR>'Slice
Type'<BR>'Input'<BR>'Input Bounds'<BR><BR>So I guess the 'Show Plane' option is
not a property, so how can I disable it in python?<BR><BR>Thank
you!<BR>Raphael<BR><BR><p>**********************************************************************<br />This email contains information that is private and confidential and is intended only for the addressee.<br />If you are not the intended recipient please delete it and notify us immediately by e-mailing the sender.<br />Note: All email sent to or from this address may be accessed by someone other than the recipient, for<br />system management and security reasons.<br />Aircraft Research Association Ltd. Registered in England, Registration No 503668 Registered Office:<br />Manton Lane, Bedford MK41 7PF England VAT No GB 196351245</p><p>**********************************************************************</p>
</BODY></HTML>