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

Jaap Verheggen jpmverheggen at gmail.com
Mon Aug 24 03:05:50 EDT 2015


Better late than never,

Upgrading to 6.2.0 Solved this problem.

Thanks

On 19-08-15 14:49, Cory Quammen wrote:
> 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 <mailto: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
>
>
>
>
> -- 
> Cory Quammen
> R&D Engineer
> Kitware, Inc.


-- 
---------------------------
Jaap Verheggen

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150824/7fa49160/attachment.html>


More information about the vtkusers mailing list