OpenSTAAD V8i

Load.GetUDLLoads

Returns the UDL with all the parameters for the specified member.

VB Syntax

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

Where:

BeamNo

Long variable providing the member number.

DirectionArray, ForceArray, D1Array, D2Array, D3Array

Returns the force value, direction alongwith d1, d2 & d3 parameter for beam UDL.

VB Example

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

Reference Materials

Load.GetTrapLoadCount

Load.GetTrapLoads

Load.GetUDLLoadCount

Load.GetUNIMomentCount

Load.GetUNIMoments

Load.AddMemberLinearVari

Load.AddMemberTrapezoidal

Load.AddMemberUniformForce

Load.AddMemberUniformMoment