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

Cory Quammen cory.quammen at kitware.com
Mon Aug 24 09:22:54 EDT 2015


Great! Thanks for the followup.

On Mon, Aug 24, 2015 at 3:05 AM, Jaap Verheggen <jpmverheggen at gmail.com>
wrote:

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


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


More information about the vtkusers mailing list