<div dir="ltr"><span style="font-size:12.8px">Hi all,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I have created a filter plugin which outputs vtkPolyData containing points and two directions for each point. The directions are located inside data arrays.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Until now I have created a custom representation, drawing one glyph per point in one direction.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">But the goals are:</div><div style="font-size:12.8px">1. Draw two glyphs per point in two directions</div><div style="font-size:12.8px">2. After the user selects the default "3D Glyphs"-representation from the representation selection checkbox in ParaView, whenever my data is used, this representation behaves like 1.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Currently stuck, I am grateful for any hint!</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Kind regards</div><div style="font-size:12.8px">Leon</div></div>