OpenSTAAD V8i

Load.GetTrapLoads

Returns the trapezoidal load(s) with all the parameters for the specified member.

VB Syntax

Load.GetTrapLoads BeamNo, DirectionArray, W1Array, W2Array, D1Array, D2Array

Where:

BeamNo

Long variable providing the member number.

DirectionArray, W1Array, W2Array, D1Array, D2Array

Returns the force value, direction along with w1, w2, d1 & d2 parameters for beam trapezoidal load(s).

VB Example

'Get the application object --
'Get Trapezoidal Load values
objOpenSTAAD.Load.GetTrapLoads (lBeamNo, lDirectionArray, dW1Array, dW2Array, dD1Array, dD2Array)

Reference Materials

Load.GetTrapLoadCount

Load.GetUDLLoadCount

Load.GetUDLLoads

Load.GetUNIMomentCount

Load.GetUNIMoments

Load.AddMemberLinearVari

Load.AddMemberTrapezoidal

Load.AddMemberUniformForce

Load.AddMemberUniformMoment