<div dir="ltr">Hello. <div>In my VTK application I need to create complex 3D models, which I already do. My problem originates in me wanting to make a copy of that actor. Right now I have several vtkActors pointing to the same reference, so any modification made to one of the copies in the vtkRenderer will change every copy of that actor. Is there any way to copy/duplicate an actor, using the already performed calculations to generate a vtkActor faster, and keep them independent from each other?<div><br></div><div>Thanks and best regards,</div><div>Alberto</div></div></div>