Dear Forum Members,<br><br>Is there a way to check whether a point is already in a vtkPoints object?<br><br>I'm just trying to write a small function in python that only adds a point to the vtkPoints object if one isn't already there. If the point is not in the object it adds the point and returns the ID of the added point. If it is already in the object it just returns the ID of the identical point. Is there a function already around to do this?
<br><br>Thank you for your help.<br><br>Yours Faithfully,<br><br>Wesley Brooks<br>