I can&#39;t see how this is possible through the SharedProperties as the color combo box that is displayed in the &quot;Display Properties&quot; is chosen from the result of pqPipelineRepresentation::getRepresentationType() <meta http-equiv="content-type" content="text/html; charset=utf-8"> (from the call in pqDisplayProxyEditor.cxx line 695).  This will default to vtkSMPVRepresentationProxy::SURFACE for all user defined representations inheriting from SurfaceRepresentation type - really this should be checking the subtype ID that is specified in the XML file, although I&#39;m not quite sure how this can be done....<div>
<br></div><div>Can you get it to work with the example plugin?<br><div><br>Thanks,</div><div>Paul<br><br><div class="gmail_quote">On 22 February 2010 15:05, Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">One solution is to share common properties with the<br>
SurfaceRepresentation sub-proxy using the &lt;ShareProperties&gt; tag. You<br>
can add exceptions (you will have to add exceptions for Input,<br>
Representation properties at the least).<br>
<br>
Utkarsh<br>
<div><div></div><div class="h5"><br>
On Mon, Feb 22, 2010 at 7:48 AM, Paul Edwards &lt;<a href="mailto:paul.m.edwards@gmail.com">paul.m.edwards@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt; I have compiled the representation plugin in the CVS and I have the problem<br>
&gt; that I cannot change the colour for the &quot;Special Mapper&quot; in the Object<br>
&gt; Inspector&#39;s &quot;Display&quot; panel.  This seems to be due to the display properties<br>
&gt; being for the surface representation rather than the wireframe (it shows<br>
&gt; &quot;Set Solid Color...&quot; rather than &quot;Set Ambient Color...&quot;).  Does anyone know<br>
&gt; who to fix this?<br>
&gt; Thanks in advance,<br>
&gt; Paul<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br></div></div>