<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19328">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Any change to the supply data of a mapper/actor, 
e.g. removing cells, will be reflected in the assembly.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Perhaps you want to append all the data using 
vtkAppendFilter or similar?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>It may be helpful to think of the pipeline as 
consisting of a visualisation part (filters), followed by the 
graphics(mapper/actor).</FONT></DIV>
<DIV><FONT size=2 face=Arial>There is no class&nbsp;I am aware of that combines 
both; they must be treated separately.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>HTH</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>John.</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" 
dir=ltr>
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=rwikee@gmail.com href="mailto:rwikee@gmail.com">rwikee</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=vtkusers@vtk.org 
  href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, November 28, 2012 10:16 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [vtkusers] How to combing 
  many vtkprop or vtkactor to form a bigger actor or prop ?</DIV>
  <DIV><BR></DIV>I checked vtkassembly , but am not sure whether it will work 
  for me. <BR>Suppose i want to delete part of a vtkactor. It may not be done 
  using <BR>vtkassembly, as i have to specifically search for particular cell 
  ids <BR>in each actor within vtkassembly. On the other hand, if i had one big 
  <BR>object, i could easily delete from there. <BR>On 11/28/12, John Platt-3 
  [via VTK] <BR>&lt;<A 
  href="/user/SendEmail.jtp?type=node&amp;node=5717322&amp;i=0" rel=nofollow 
  target=_top link="external">[hidden email]</A>&gt; wrote: 
  <DIV class=shrinkable-quote><BR>&gt; <BR>&gt; <BR>&gt; Hi, <BR>&gt; <BR>&gt; 
  Have you looked at vtkAssembly or vtkPropAssembly? <BR>&gt; <BR>&gt; John. 
  <BR>&gt; <BR>&gt; ----- Original Message ----- <BR>&gt; &nbsp; From: Rwik 
  Mukhopadhyay <BR>&gt; &nbsp; To: <A 
  href="/user/SendEmail.jtp?type=node&amp;node=5717322&amp;i=1" rel=nofollow 
  target=_top link="external">[hidden email]</A> <BR>&gt; &nbsp; Sent: 
  Wednesday, November 28, 2012 7:32 AM <BR>&gt; &nbsp; Subject: [vtkusers] How 
  to combing many vtkprop or vtkactor to form a <BR>&gt; bigger actor or prop ? 
  <BR>&gt; <BR>&gt; <BR>&gt; &nbsp; Hi, <BR>&gt; &nbsp; &nbsp;i am a novice in 
  vtk. Apologies, if my question is too basic. Actually I <BR>&gt; am working on 
  a &nbsp;qt/vtk application , where plenty of vtk actors / props can <BR>&gt; 
  be plotted by user based on his requirement. Now there is a need to provide 
  <BR>&gt; a functionality to combine all the plotted actor / props to form a 
  mother <BR>&gt; actor/prop. I tried vtkactorcollection , but it stores all 
  theactors <BR>&gt; separately . Please provide any suitable example or point 
  me to related <BR>&gt; posts. <BR>&gt; &nbsp; Thanks. <BR>&gt; <BR>&gt; 
  <BR>&gt; 
  ------------------------------------------------------------------------------ 
  <BR>&gt; <BR>&gt; <BR>&gt; &nbsp; 
  _______________________________________________ <BR>&gt; &nbsp; Powered by 
  www.kitware.com <BR>&gt; <BR>&gt; &nbsp; Visit other Kitware open-source 
  projects at <BR>&gt; <A 
  href="http://www.kitware.com/opensource/opensource.html" rel=nofollow 
  target=_top 
  link="external">http://www.kitware.com/opensource/opensource.html</A><BR>&gt; 
  <BR>&gt; &nbsp; Please keep messages on-topic and check the VTK FAQ at: 
  <BR>&gt; <A href="http://www.vtk.org/Wiki/VTK_FAQ" rel=nofollow target=_top 
  link="external">http://www.vtk.org/Wiki/VTK_FAQ</A><BR>&gt; <BR>&gt; &nbsp; 
  Follow this link to subscribe/unsubscribe: <BR>&gt; &nbsp; <A 
  href="http://www.vtk.org/mailman/listinfo/vtkusers" rel=nofollow target=_top 
  link="external">http://www.vtk.org/mailman/listinfo/vtkusers</A><BR>&gt; 
  <BR>&gt; _______________________________________________ <BR>&gt; Powered by 
  www.kitware.com <BR>&gt; <BR>&gt; Visit other Kitware open-source projects at 
  <BR>&gt; <A href="http://www.kitware.com/opensource/opensource.html" 
  rel=nofollow target=_top 
  link="external">http://www.kitware.com/opensource/opensource.html</A><BR>&gt; 
  <BR>&gt; Please keep messages on-topic and check the VTK FAQ at: <BR>&gt; <A 
  href="http://www.vtk.org/Wiki/VTK_FAQ" rel=nofollow target=_top 
  link="external">http://www.vtk.org/Wiki/VTK_FAQ</A><BR>&gt; <BR>&gt; Follow 
  this link to subscribe/unsubscribe: <BR>&gt; <A 
  href="http://www.vtk.org/mailman/listinfo/vtkusers" rel=nofollow target=_top 
  link="external">http://www.vtk.org/mailman/listinfo/vtkusers</A><BR>&gt; 
  <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; 
  _______________________________________________ <BR>&gt; If you reply to this 
  email, your message will be added to the discussion <BR>&gt; below: <BR>&gt; 
  <A 
  href="http://vtk.1045678.n5.nabble.com/how-to-combing-many-vtkprop-or-vtkactor-to-form-a-bigger-actor-or-prop-tp5717317p5717321.html" 
  rel=nofollow target=_top 
  link="external">http://vtk.1045678.n5.nabble.com/how-to-combing-many-vtkprop-or-vtkactor-to-form-a-bigger-actor-or-prop-tp5717317p5717321.html</A><BR>&gt; 
  <BR>&gt; To unsubscribe from how to combing many vtkprop or vtkactor to form a 
  bigger <BR>&gt; actor or prop ?, visit <BR>&gt; <A href="" rel=nofollow 
  target=_top link="external"><BR>
  <HR align=left width=300>
  View this message in context: <A 
  href="http://vtk.1045678.n5.nabble.com/how-to-combing-many-vtkprop-or-vtkactor-to-form-a-bigger-actor-or-prop-tp5717317p5717322.html">Re: 
  How to combing many vtkprop or vtkactor to form a bigger actor or prop 
  ?</A><BR>Sent from the <A 
  href="http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html">VTK - Users 
  mailing list archive</A> at Nabble.com.<BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Powered by 
  www.kitware.com<BR><BR>Visit other Kitware open-source projects at 
  http://www.kitware.com/opensource/opensource.html<BR><BR>Please keep messages 
  on-topic and check the VTK FAQ at: 
  http://www.vtk.org/Wiki/VTK_FAQ<BR><BR>Follow this link to 
  subscribe/unsubscribe:<BR>http://www.vtk.org/mailman/listinfo/vtkusers<BR></DIV></BLOCKQUOTE></BODY></HTML>