[Paraview] Paraview Simple Superquadric
d.r.tunuguntla at utwente.nl
d.r.tunuguntla at utwente.nl
Thu Nov 23 16:45:57 EST 2017
Rephrasing my question:
Attached a tensorsTest.vtu file which contains
"positions"
"axesScales", "phiAndTheta" and orientationTensors.
So, how do I set superquadric glyph over this input data?
I would like to use something like
ParticleGlyph = Glyph(Input=ParticleData_,GlyphType='Superquadric')
Any help would be great
Deepak?
________________________________
From: ParaView <paraview-bounces at paraview.org> on behalf of d.r.tunuguntla at utwente.nl <d.r.tunuguntla at utwente.nl>
Sent: Thursday, November 23, 2017 10:24 PM
To: paraview at paraview.org
Subject: [Paraview] Paraview Simple Superquadric
Dear Paraview users,
I am trying to use paraview simple via python shell.
Is it possible to pass superquadric source as a glyph?
For example:
ParticleGlyph = Glyph(Input=ParticleData_,GlyphType='Superquadric')
I am aware of the TensorGlyph, but it does not have access to properties such as PhiRoundness or ThetaRoundess.?
Any help would be great.
Deepak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20171123/4dbef33c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tensorsTest.vtu
Type: application/octet-stream
Size: 1278 bytes
Desc: tensorsTest.vtu
URL: <http://public.kitware.com/pipermail/paraview/attachments/20171123/4dbef33c/attachment.obj>
More information about the ParaView
mailing list