OpenSTAAD V8i

Load.GetUNIMoments

Returns the uni moments with all the parameters for the specified member.

VB Syntax

Load.GetUNIMoments BeamNo, DirectionArray, ForceArray, D1Array, D2Array, D3Array

Where:

BeamNo

Long variable providing the member number.

DirectionArray, ForceArray, D1Array, D2Array, D3Array

Returns the value, direction alongwith d1, d2 & d3 parameter for beam uniformly distributed moments.

VB Example

'Get the application object --
'Get UMOM value 
objOpenSTAAD.Load.GetUNIMoments (lBeamNo, lDirectionArray, dForceArray, dD1Array, dD2Array, dD3Array)

Reference Materials

Load.GetTrapLoadCount

Load.GetTrapLoads

Load.GetUDLLoadCount

Load.GetUDLLoads

Load.GetUNIMomentCount

Load.AddMemberLinearVari

Load.AddMemberTrapezoidal

Load.AddMemberUniformForce

Load.AddMemberUniformMoment