[vtkusers] how to retrieve my edges from a picked cell???

David Doria daviddoria at gmail.com
Tue May 8 10:17:13 EDT 2012


> thanks for your answer.But,I have a cellPicker, how can I get them from the
> picker :(.

Just use picker->GetCellId() to get the picked cell's id then use the
methods I suggested.

David



More information about the vtkusers mailing list