[vtkusers] R: vtk AddActor

John Drescher drescherjm at gmail.com
Tue Aug 25 12:56:46 EDT 2009


On Tue, Aug 25, 2009 at 12:51 PM, Zampini
Samuele<samuele.zampini at epfl.ch> wrote:
> thanks for answer.
>
> could you explain me how?
>

Call SetVisibility(0) on the actor you want to hide.  SetVisibility(1)
to restore the actor.

John



More information about the vtkusers mailing list