Usage Example - Operation: 'ROT L'

Rotate volume around specified line

Procedure used: rotl.spi


.OPERATION: ROT L ;   Rotate volume
.INPUT FILE: sav_vol_ax_pd ;   Volume (input)
.OUTPUT FILE: rotl ;   Volume (output)
.ROTATION ANGLE: 30 ;   Anvle
.X, Y, & Z FOR FIRST POINT ON ROTATION AXIS: 50 50 1 ;   One point on rotation axes
.X, Y, & Z FOR SECOND POINT ON ROTATION AXIS: 50 50 1 ;   Second point on rotation axes
.INTERPOLATION TYPE: Quadratic ;   Use quadratic interpolation
.CORNER VALUES: Unrotated ;   Use unrotated corners



INPUT
Unrotated volume
(Surface view)
      OUTPUT
Rotated volume
(Surface view)
     
sav_vol_ax_pd_surf       rotl