ROI ,Crop volume

How can i set ROI and Crop volume setting from python code?

Yes, all that you need is exposed via python and it should be the same as manipulating any other mrml nodes and calling module logics (https://github.com/Slicer/Slicer/blob/master/Modules/Loadable/CropVolume/Logic/vtkSlicerCropVolumeLogic.h#L65)

1 Like