Rotates the local axes of the slice Multiple calls are not cumulative - each rotation is relative to the original definition of the slice, not the previous rotation (note, angle is applied before x/y offsets)
| angle | double | angle (in plane of slice) through which to rotate local axis Otherwise the original definition is used | 
| Return value | Pointer to this object | Allows multiple function calls to be chained together | 
Back to SliceGroup
Back to Overview