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.
AbortExecute
is meant to be set externally. The modified callback is used
for progress of self so CheckAbort
should be enough.