<div dir="ltr"><div><div>Take a look at thsi xml.<br><br></div>It's a the tracker "Surface" input is an optional input which is forwarded to the "Model" proxy.<br><a href="https://gitlab.kitware.com/paraview/paraview/blob/868bfcbac94325498394f2f9845b81b17e91a377/Plugins/LagrangianParticleTracker/LagrangianParticleTracker.xml">https://gitlab.kitware.com/paraview/paraview/blob/868bfcbac94325498394f2f9845b81b17e91a377/Plugins/LagrangianParticleTracker/LagrangianParticleTracker.xml</a><br><br></div>Mathieu<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Mathieu Westphal<br></div></div></div>
<br><div class="gmail_quote">On Fri, Dec 9, 2016 at 7:45 PM, David Lonie <span dir="ltr"><<a href="mailto:david.lonie@kitware.com" target="_blank">david.lonie@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi list,<div><br></div><div>I'm trying to add the ability to use a custom dataset as a glyph source in for the default glyph/geometry representation, and I'm stuck at the XML part.</div><div><br></div><div>How things are currently arranged:</div><div><br></div><div>Glyph3DRepresentation has a GlyphType InputProperty, which is controlled by a ProxyListDomain that contains various polydata SourceProxies.</div><div><br></div><div>The GeometryRepresentation has a Glyph3DRepresentation SubProxy.</div><div><br></div><div>It looks like I'd need some way to:</div><div><br></div><div>1) Specify that the GlyphType's ProxyListDomain should use an input connection as valid input.</div><div><br></div><div>2) Add an optional input connection to GeometryRepresentation that is picked up by Glyph3DRepresentation and used for the GlyphType input when the ProxyListDomain is set to "use input" from (1).</div><div><br></div><div>Do these pieces exist, or are there other ways to do this?</div><div><br></div><div>BTW, I'm aware of the custom glyph filter, but that won't work in this scenario -- we need the glyphing to happen at render-time without creating a massive glyphed polydata object in-memory.</div><div><br></div><div>Dave</div></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview-<wbr>developers</a><br>
<br></blockquote></div><br></div>