I am selecting cells based on Find Data, but I want to unselect some cells manually.
Can it be done?
Also can I combine selecting manually with Find Data?
This is not about web support, I think ?
I am new to ParaView and I am not sure which category fits best this type of question.
Iām afraid this is not supported, you need to first ExtractSelection, then select only the cells you want.
Actually after extraction, the Cell ID will change and I am trying to find a way to preserve the original ID.
I think the only way will be to do it separately.
Thank you for your response.
Simple, add a GenerateIds filter first.
How can I add it?
Filters ā Alphabetical ā GenerateIds