<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div> Hi AA,<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div>1) What is the best practice way to change the representation to Volume?</div><div>2) To get the representation, I first allow paraview to create the object and then look for it via its ID. Is there a way to retrieve it by name?</div></div></blockquote><div><br></div><div>Show() returns the representation object that, if stored, you can use to set the volume representation:<br><br><div><span style="font-family:monospace,monospace">q = OpenDataFile("someFile.raw")</span></div><span style="font-family:monospace,monospace">...</span><div><span style="font-family:monospace,monospace">qDisplay = Show()</span></div><span style="font-family:monospace,monospace">qDisplay.SetRepresentationType('<wbr>Volume')</span><br></div><div> <br></div></div><br><div><div class="gmail-m_-4492710195935995926gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">----------<br>Chuck Atkins<br>Staff R&D Engineer, Scientific Computing<br>Kitware, Inc.<br><br></div></div></div></div></div></div></div><br></div></div>