[vtkusers] vtkAssembly bug or problem ?!

de Boer Ingo I.deBoer at polytec.de
Fri Aug 6 09:29:52 EDT 2004


Hi,

I just discovered the world of vtkAssembly and I ran over
some problems. I create an actor and disable the visibility.
I add it to the assembly and enable the assembly. But the 
actor is still not visible.

pvtkActor->VisibilityOff();
pvtkAssembly->AddPart(pvtkActorZeroGrid);
pvtkAssembly->VisibilityOn();

I have to enable the visibility of the actor to make this work.
But that is not the intention of the assembly, right ?! The
assembly should act on all parts, right ? 

Any comments on this one ?
Btw. I have the same trouble with PickableOn/Off...
I am using 4.4.2 release code.

greets
  Ingo


---
Dr.-Ing. Ingo H. de Boer

Polytec GmbH
Polytec-Platz 1-7, 76337 Waldbronn, Germany
phone: ++49 7243 604 106
fax  : ++49 7243 604 255
 



More information about the vtkusers mailing list