[prev in list] [next in list] [prev in thread] [next in thread] 

List:       paraview
Subject:    [Paraview] adding glyphs in reader plugin
From:       Engelbert Tijskens <engelbert.Tijskens () biw ! kuleuven ! be>
Date:       2012-10-26 9:03:16
Message-ID: 082105CE28AA69458381C3ED8E0896731068325E () ICTS-S-MBX3 ! luna ! kuleuven ! be
[Download RAW message or body]

I have written a paraview reader plugin using vtk to read simulation result=
s from an in house code. The reader produces several time varying vtkPolyDa=
ta objects. Right now I have to manually add glyphs to these vtkPolyData ob=
jects in order to visualize them. Since the reader can be made to know whic=
h glyph to add to each vtkPolyData object I would like to automate this. Ho=
w can I add glyphs inside a reader?

Dr Bert Tijskens
Industrial research manager
DEM Research Group
Dept Biosystems, Div. MeBioS, KU Leuven

Kasteelpark Arenberg 30, B3001 Leuven
www.dem-research-group.com<http://www.dem-research-group.com/>
phone:                 ++32-16-328595
fax:                        ++32-16-328590
mobile:                ++32-479-983854


[Attachment #3 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"> <head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";
	mso-fareast-language:EN-US;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="NL-BE" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">I have written a paraview reader plugin using \
vtk to read simulation results from an in house code. The reader produces several \
time varying vtkPolyData objects. Right now I have to manually add glyphs to these \
vtkPolyData  objects in order to visualize them. Since the reader can be made to know \
which glyph to add to each vtkPolyData object I would like to automate this. How can \
I add glyphs inside a reader?<o:p></o:p></span></p> <p class="MsoNormal"><span \
lang="EN-US"><o:p>&nbsp;</o:p></span></p> <p class="MsoNormal"><span lang="EN-US" \
style="mso-fareast-language:NL-BE">Dr Bert Tijskens<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:NL-BE">Industrial \
research manager<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US" \
style="mso-fareast-language:NL-BE">DEM Research Group<o:p></o:p></span></p> <p \
class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:NL-BE">Dept \
Biosystems, Div. </span><span style="mso-fareast-language:NL-BE">MeBioS, KU \
Leuven<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="mso-fareast-language:NL-BE"><o:p>&nbsp;</o:p></span></p> <p \
class="MsoNormal"><span style="mso-fareast-language:NL-BE">Kasteelpark Arenberg 30, \
B3001 Leuven<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="mso-fareast-language:NL-BE"><a href="http://www.dem-research-group.com/"><span \
lang="EN-US">www.dem-research-group.com</span></a></span><span lang="EN-US" \
style="mso-fareast-language:NL-BE">&nbsp; <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:NL-BE">phone: \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&#43;&#43;32-16-328595<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="mso-fareast-language:NL-BE">fax: \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&#43;&#43;32-16-328590<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="mso-fareast-language:NL-BE">mobile:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
&#43;&#43;32-479-983854<o:p></o:p></span></p> <p \
class="MsoNormal"><o:p>&nbsp;</o:p></p> </div>
</body>
</html>



_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

--===============0872723289==--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic