You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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);
The text was updated successfully, but these errors were encountered:
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);
The text was updated successfully, but these errors were encountered: