Varian-Code-Samples icon indicating copy to clipboard operation
Varian-Code-Samples copied to clipboard

GetDVHCumulativeData for PlanUncertainty fails

Open mfizyczka opened this issue 1 year ago • 0 comments

I'm getting this error while trying to get DVH Cumulative data for PlanUncertainty with ESAPI. At the same time it is working with pyESAPI. Disabling the function does not help.

var uncDvh = uncertaintyIonPlan.GetDVHCumulativeData(structure, DoseValuePresentation.Absolute, VolumePresentation.Relative, 0.1);

image

mfizyczka avatar Sep 22 '22 08:09 mfizyczka