ReasonForTermination is a CellData array, not a PointData array. When saving a dataset to .csv, only points and point data arrays are saved.
A work around this is to use use first the CellDataToPointData filter.
ReasonForTermination is a CellData array, not a PointData array. When saving a dataset to .csv, only points and point data arrays are saved.
A work around this is to use use first the CellDataToPointData filter.