Hello,
I currently have a *.vtk file that is approximately 3 million cells.
I have specific Cell ID’s that I would like to highlight/view.
For this, I open ParaView, load my object (vtk file).
I go to Edit -> Find Data.
My goal is to find Cell(s) in the the *.vtk file.
I select ID is one of … (i.e. 1, 2, 3, 4, …, 100,000)
The problem is that I am not able to add ALL the Cell IDs I want to see. ParaView has a limit of numbers (followed by commas) that it can take.
Is there a way in which I can supply a large list of numbers that I have already identified?
Thank you!