OpenSTAAD V8i

View.RotateUp

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

VB Syntax

View.RotateUp Degrees

Where:

Degrees

Double variable providing the degree of rotation.

VB Example

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

Reference Materials

View.RotateDown

View.RotateLeft

View.RotateRight

View.SpinLeft

View.SpinRight