[vtkusers] Obtaining transformation matrix for vtkPolyData
Eric Petersen
peer9802 at gmail.com
Fri Aug 18 08:11:38 EDT 2017
Hello,
I currently have a Python script where I am successively translating, and
rotating, a vtkPolyData object. The script currently does not track
individual transforms but I would like to know the current 4x4 transform
matrix. Is there any way to directly obtain this information from the
vtkPolyData object or am I stuck rewriting the script to track individual
transformations?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170818/59c5b7f0/attachment.html>
More information about the vtkusers
mailing list