<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I try to set pqPipelineRepresentation opacity but have no conclusive result ...<br><br>There is a getOpacity but no setOpacity function, I looked at paraview's code but I didn't find an easy way ( no way at all ) to set the opacity of my pqPipelineRepresentations that are in my pqRenderView.<br><br>Any idea ?<br><br>Maybe using pqPipelineRepresentation is not the best way.<br><br>I add representation to my pqRenderView like this :<br>&nbsp;m_object_builder-&gt;createDataRepresentation(m_input-&gt;getOutputPort(0), this-&gt;m_RenderView);<br><br>Where m_input is a pqPipelineSource. (and I need to set the opacity of this newly created representation)<br><br>Thanks<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>                                               </body>
</html>