OpenSTAAD V8i

View.RotateDown

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

VB Syntax

View.RotateDown 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.RotateDown 30.0

Reference Materials

View.RotateLeft

View.RotateRight

View.RotateUp

View.SpinLeft

View.SpinRight