Hi MLB,
There is no easy way to rotate a ROI currently, 2D Polyline is a Shape internally so you can apply Affine Transform to this Shape and build a new ROI from the resulting Shape... no so straightforward though. This is even a bit more complicated for 3D Polyline where you have to use VTK transform on the 3D points from the polyline. This is just hints, not a ready to use solution..
- Stephane
Le jeudi 3 août 2017 17:44:38 UTC+2, MLB a écrit :