RS 8b upgrade: The ExcludeFromExport attibute can no longer be changed directly. Instead you must use:
case.PatientModel.ToggleExcludeFromExport(RegionsOfInterests=[s])
where s is a list. This affects autoplan and planning_structs.
Improved error handling for the autowholebrain script to force user to designate an external.
RS 8b upgrade: The ExcludeFromExport attibute can no longer be changed directly. Instead you must use: case.PatientModel.ToggleExcludeFromExport(RegionsOfInterests=[s]) where s is a list. This affects autoplan and planning_structs.
Improved error handling for the autowholebrain script to force user to designate an external.