Skip to content

vtkTableBasedClipDataSet: Avoid Setting AbortExecute flag

AbortExecute is meant to be set externally. The modified callback is used for progress of self so CheckAbort should be enough.

Merge request reports