<div dir="ltr">Hello,<div><br></div><div>I am trying to copy a group of point coordinates from one vtkPoints to another vtkPoints. I initially used GetPoint(id) in a for loop, but in order to optimize my code and speed up its execution, I am trying to avoid nested loops and as a result I hope to use GetPoints(ptId,fp) but couldn't figure out what fp should be?</div><div><br></div><div>Regards,</div><div>Saeed</div><br></div>