<div dir="ltr"><div><div><div>Hi.<br><br></div>I'm using a vtkPropAssembly to gather together a number of things so that  I can easily toggle their visibility as a group.  This seems to work quite well.<br><br>However, before using this approach, I could hit 'w' and the render window interactor would switch to displaying my items as wireframe.  However, now that I'm using the vtkPropAssembly, that no longer works.<br>
<br></div>What's the best thing to do here? <br><br><div style="margin-left:40px">Is there a way to make the wireframe toggle work with vtkPropAssembly?   If not, is there a way  I can dive down into that assembly and set the representation as wireframe for each item that allows it?<br>
<br>Or should I give up on keeping things grouped in a vtkPropAssebly, and just manage all the individual visibility toggles myself?<br><br>Or something else that I'm not thinking of?<br></div></div><br>Thanks for any help.<br>
<br>Greg<br><br></div>