[vtkusers] Fwd: Transform polydata with double precision (vtk, python)
Jaap Verheggen
jpmverheggen at gmail.com
Wed Aug 19 02:55:28 EDT 2015
Hello,
Using your code I get the following error code:
>>> pgt = vtk.vtkTransformPolyDataFilter()
>>> pgt.SetOutputPointsPrecision(vtk.vtkAlgorithm.DOUBLE_PRECISION)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: SetOutputPointsPrecision
>>>
Using VTK version 5.8.0
On 18-08-15 19:19, Cory Quammen wrote:
> pgt.SetOutputPointsPrecision(vtk.vtkAlgorithm.DOUBLE_PRECISION )
--
---------------------------
Jaap Verheggen
Diepvoorde 2603
6605 GN Wijchen
Nederland
+31 630 639 268
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150819/4f1b4582/attachment.html>
More information about the vtkusers
mailing list