OpenSTAAD V8i
Returns the UDL with all the parameters for the specified member.
Where:
Long variable providing the member number.
Returns the force value, direction alongwith d1, d2 & d3 parameter for beam UDL.
'Get the application object --
'Get UDL value
objOpenSTAAD.Load.GetUDLLoads (lBeamNo, lDirectionArray, dForceArray, dD1Array, dD2Array, dD3Array)