<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Dear Paraview users,<br>
</p>
<p><br>
</p>
<p>I am trying to use paraview simple via python shell.<br>
</p>
<p><br>
</p>
<p>Is it possible to pass superquadric source as a glyph?<br>
</p>
<p><br>
</p>
<p>For example:<br>
</p>
<p><br>
</p>
<p>ParticleGlyph = Glyph(Input=ParticleData_,GlyphType='<strong>Superquadric</strong>')<br>
</p>
<p><br>
</p>
<p>I am aware of the TensorGlyph, but it does not have access to properties such as PhiRoundness or ThetaRoundess.​<br>
</p>
<p><br>
</p>
<p>Any help would be great.<br>
</p>
<p>Deepak<br>
</p>
<p><br>
</p>
</body>
</html>