CPDM: Fix logic for bounds computation
- closes #19094 (closed)
- To compute bounds, look at the data object MTime as well as the pipeline MTime. This is necessary because when you do
SetInputData(dataset)
, the pipeline MTime is always zero.
Backport: release
Edited by Jaswant Panchumarti (Kitware)