[vtkusers] R: vtk AddActor

Anka Kochanowska anka at bic.mni.mcgill.ca
Tue Aug 25 13:10:42 EDT 2009


Hi!
vtkActor class has SetVisibility(int) or VisibilityOff(), VisibilityOn() 
functions.

You might want to read some documentation. For every class that you are 
using in your code, you could see the members and the methods, and 
sometimes and explanation in the documents provided on Kitware site. 
Here is link to the latest documentation vtk 5.5. You may look at vtk 
site  for earlier documentation.

http://www.vtk.org/doc/nightly/html/classes.html

Anka

Zampini Samuele wrote:
> thanks for answer.
>
> could you explain me how?
>
> thanks a lot,
>
> samuele
> ________________________________________
> Da: John Drescher [drescherjm at gmail.com]
> Inviato: martedì 25 agosto 2009 18.14
> A: Zampini Samuele; VTK
> Oggetto: Re: [vtkusers] vtk AddActor
>
> On Tue, Aug 25, 2009 at 12:07 PM, Zampini
> Samuele<samuele.zampini at epfl.ch> wrote:
>   
>> Dear all,
>>
>> I wanna now if it is exist a feature that allow me to remove an actor instaed of adding it.
>>
>> I mean, if I succed in putting 2 cones together and I decided to remove one of them, how can I do?
>>
>>     
>
> I think you can hide the actor without removing it.
>
> John
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>   



More information about the vtkusers mailing list