[vtk-developers] [vtkusers] announce: 7.1.0 is cooked, out of the oven, and ready for carving

Ken Martin ken.martin at kitware.com
Thu Nov 24 07:46:49 EST 2016


That feature was added after the 7.1 release process was well along so it
probably did not make it into the 7.1 release.

On Thu, Nov 24, 2016 at 3:18 AM, Andrea Gavana <andrea.gavana at gmail.com>
wrote:

> Hi David & All,
>
> On 23 November 2016 at 18:21, David E DeMarle wrote:
>
>> Read all about it here:
>> https://blog.kitware.com/vtk-7-1-0/
>>
>
>
> Thank you for the release. I have tried to use the cool feature described
> here:
>
> https://blog.kitware.com/rendering-tubes-and-spheres-in-vtk/
>
> Using the just released VTK 7.1 and its Python bindings (I'm using VTK
> through Python). However, when I add these two lines to one of my scripts
> (property is a vtkProperty):
>
> property.SetVertexVisibility(1)
> property.SetVertexColor(0.5, 1.0, 0.8)
>
>
> I get the following:
>
> AttributeError: 'vtkRenderingOpenGL2Python.vtkOpenGLProperty' object has
> no attribute 'SetVertexVisibility'
>
> Also, doing a dir(vtkProperty) there is no mention of SetVertexVisibility
> or any other "Vertex" method whatsoever.
>
> Maybe I am missing something obvious...
>
> Thank you.
>
> Andrea.
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>


-- 
Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20161124/71a1e27d/attachment.html>


More information about the vtk-developers mailing list