OpenSTAAD V8i

View.SpinLeft

Rotates the structure through Degrees about the Global Z-Axis.

VB Syntax

View.SpinLeft Degrees

Where:

Degrees

Double variable providing the degree of rotation.

VB Example

'Get the application object --
'Rotate the structure about Z Axis through 30 degrees
objOpenSTAAD.View.SpinLeft 30.0

Reference Materials

View.RotateDown

View.RotateLeft

View.RotateRight

View.RotateUp

View.SpinRight