[vtkusers] Fwd: Transform polydata with double precision (vtk, python)

Cory Quammen cory.quammen at kitware.com
Wed Aug 19 08:49:27 EDT 2015


Ah. Obviously, that feature is not in 5.8.

I'm not sure how to get double point precision in 5.8.

On Wed, Aug 19, 2015 at 2:55 AM, Jaap Verheggen <jpmverheggen at gmail.com>
wrote:

> 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
>
>


-- 
Cory Quammen
R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150819/19560b60/attachment.html>


More information about the vtkusers mailing list